summaryrefslogtreecommitdiffstats
path: root/upgpkg
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-12-06 17:53:22 +0100
committerFlorian Pritz <bluewind@xinu.at>2013-12-06 17:53:22 +0100
commit5eee1cc0fbc2ca352655092568f87ef9ef514d43 (patch)
tree0c6cb52f872ecce7a5b651269d9e3e461274b0fa /upgpkg
parentd9dc55a69e315a10eb24e48c866232f9d00a01b3 (diff)
downloadbin-5eee1cc0fbc2ca352655092568f87ef9ef514d43.tar.gz
bin-5eee1cc0fbc2ca352655092568f87ef9ef514d43.tar.xz
add svnrm; verify sources in upgpkg
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'upgpkg')
-rwxr-xr-xupgpkg2
1 files changed, 2 insertions, 0 deletions
diff --git a/upgpkg b/upgpkg
index ef8388f..2c3f677 100755
--- a/upgpkg
+++ b/upgpkg
@@ -116,6 +116,8 @@ $0 ~ /^(md5|sha[0-9]+)sums/ {
!i {print};
$0 ~ /\)/ {i = 0}' | sponge PKGBUILD
+makepkg --verifysource -d
+
source PKGBUILD
if [ -f "upgpkg" ]; then
source ./upgpkg