diff options
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r-- | libre/parabolaweb-utils/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD index dcb19d410..df4ed531d 100644 --- a/libre/parabolaweb-utils/PKGBUILD +++ b/libre/parabolaweb-utils/PKGBUILD @@ -8,9 +8,9 @@ license=('GPL2') # The commit to get dependency info for # Bump pkgrel instead of pkgver if updating this is the only change -_parabolaweb_commit=2f35bd492629a52f4849c379f02030c1efb2495c +_parabolaweb_commit=87bd4a32b2eb983a34bf28eaee6e2c6ce5a405ee -pkgrel=1 +pkgrel=3 epoch=1 arch=('i686' 'x86_64' 'armv7h') @@ -18,7 +18,7 @@ source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig} "requirements_prod-${_parabolaweb_commit}.txt::https://projects.parabolagnulinux.org/parabolaweb.git/plain/requirements_prod.txt?id=${_parabolaweb_commit}") md5sums=('d1e9470ca82f2473ddd6fbe933bae452' 'SKIP' - '2a282dc52fb6cf3c4907715a2e85dc7b') + 'c9c3e560f248a9684b0ff8b764da5833') validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker build() { |