summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index ba04dff..8ce44e0 100755
--- a/update.sh
+++ b/update.sh
@@ -32,6 +32,7 @@ if [ "${oldVer}" = "${version}" ]; then
else
sed -i '
/^version=/ s/=.*$/='"${version}"'/
+ /^release=/ s/=.*$/=1/
' Pkgfile
fi
sudo -u pkgmk fakeroot pkgmk -if -im -is -d