summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10dfa9b5f854..d33a36229fca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dennis Fink <the_metalgamer@hackerspace.lu>
pkgname=yaah
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Yet another AUR helper"
arch=('any')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('pacman' 'jshon' 'tar')
optdepends=('git: AUR4 git support')
source=("https://bitbucket.org/the_metalgamer/yaah/downloads/$pkgname-$pkgver.tar.gz")
-sha512sums=('0b1973d7856f8a07609510799fd4c7784a73bc733f83cfa1f004373df391e8ddcc62c80f0e4530bc7a97988ae9183bba0a14c57544d5d1e034b037ea00db8b37')
+sha512sums=('f61909e305d1f8b24594d38ebc9eb8bb94d9967503c5fb75f0567feb10a8b8ec405a894da16da896f3069439995fed7d227a207d0f33940c3823e16d8e98c92c')
package() {