summaryrefslogtreecommitdiffstats
path: root/upgpkg
diff options
context:
space:
mode:
Diffstat (limited to 'upgpkg')
-rwxr-xr-xupgpkg2
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)