diff --git a/community/parole/APKBUILD b/community/parole/APKBUILD index a986505fcee..06e2c1d9830 100644 --- a/community/parole/APKBUILD +++ b/community/parole/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=parole -pkgver=1.0.4 +pkgver=1.0.5 pkgrel=0 case $pkgver in *.*.*.*) _branch=${pkgver%.*.*};; @@ -34,4 +34,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="5f67830e36b6ac41c85dbbb7d6b4e2dfbd037c9e8fe4f5ab5ef8c52ebe4c69b5a9bfdee298b174a85334a4ae9414ed3492994853896f745c489116359cc14969 parole-1.0.4.tar.bz2" +sha512sums="458b042752919d4dd1bfdaceda2b281b07a3094d986a99ec2ff51c12b7ca32adba6ce67ecb67e9ab70bdf83cfa22f8b5027054e2c3a3cf71d50ec8b98eeb24df parole-1.0.5.tar.bz2"