summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoneshf2014-11-24 10:18:57 -0800
committerjoneshf2015-06-30 07:01:51 -0700
commiteccebfdb3027f49d0a28b1b2fae3aee549617086 (patch)
tree8ac6c9fdb3a5c58e03a6d05591ce740d3cc94746
parent9aa8c9142c93442133f498b5aea474eecb95e5d9 (diff)
downloadaur-eccebfdb3027f49d0a28b1b2fae3aee549617086.tar.gz
Clean first and build the package.
-rwxr-xr-xupdate_version.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_version.sh b/update_version.sh
index 489ca3f842b2..ca88bf00c748 100755
--- a/update_version.sh
+++ b/update_version.sh
@@ -3,7 +3,9 @@ set -e -v
VERSION=$1
+git clean -fxd
sed -i "s/^pkgver=.*/pkgver="$VERSION"/" PKGBUILD
updpkgsums
+makepkg -s
mkaurball -f
namcap purescript-bin*.pkg.tar.xz