summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2019-04-01 20:48:50 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2019-04-01 22:46:48 -0400
commit4f2fb71e3e62a00a41d5b5f57ab50f6d5301d32b (patch)
tree0176873b2f00ff5a3b74691443b301a86b1e33a3 /libre/parabolaweb-utils
parent7954b0741996a9997e753041fb2b065fe3ecbc6b (diff)
downloadabslibre-4f2fb71e3e62a00a41d5b5f57ab50f6d5301d32b.tar.gz
abslibre-4f2fb71e3e62a00a41d5b5f57ab50f6d5301d32b.tar.bz2
abslibre-4f2fb71e3e62a00a41d5b5f57ab50f6d5301d32b.zip
Update parabolaweb dependencies
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r--libre/parabolaweb-utils/PKGBUILD6
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() {