summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils
diff options
context:
space:
mode:
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r--libre/parabolaweb-utils/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD
index de9945332..f34f5e79b 100644
--- a/libre/parabolaweb-utils/PKGBUILD
+++ b/libre/parabolaweb-utils/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=(parabolaweb-utils parabolaweb-dev)
-pkgver=20170205
+pkgver=20180326
pkgdesc="Utilities for managing the ParabolaWeb website application"
url="https://git.parabola.nu/packages/parabolaweb-utils.git/"
license=('GPL2')
@@ -14,10 +14,12 @@ pkgrel=1
epoch=1
arch=('i686' 'x86_64' 'armv7h')
-source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"
+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=('3c63ceade4ffab94bdc0587fada57c62'
+md5sums=('151aa82ec449de60f75ca41a64a8f7fa'
+ 'SKIP'
'2a282dc52fb6cf3c4907715a2e85dc7b')
+validpgpkeys=('99195DD3BB6FE10A2F36ED8445698744D4FFBFC9') # Luke Shumaker
build() {
cd "$srcdir/$pkgname-$pkgver"