diff --git a/sent/PKGBUILD b/sent/PKGBUILD index 284c2cf..99a2ad4 100644 --- a/sent/PKGBUILD +++ b/sent/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: DEBUCQUOY Anthony pkgname=tonitch-sent-git -pkgver= +pkgver=1.r8.882d54c pkgrel=1 pkgdesc="sent presentation tool with patch for tonitch" arch=('x86_64') diff --git a/update.sh b/update.sh index f874d81..4a30a1a 100755 --- a/update.sh +++ b/update.sh @@ -12,6 +12,7 @@ for d in $packagelist do cd $d makepkg -f + cd .. done cd $PKGDEST