index
:
bin
master
My scripts
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
upgpkg
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'upgpkg')
-rwxr-xr-x
upgpkg
2
1 files changed, 2 insertions, 0 deletions
diff --git a/upgpkg b/upgpkg
index 357140d..5c524a6 100755
--- a/
upgpkg
+++ b/
upgpkg
@@ -64,6 +64,8 @@ if [ -z "$1" ]; then
help
fi
+_newpkgver=$1
+
while getopts "gh" OPTION; do
case $OPTION in
g)