From 1f9c92f88759bfe61ef79b7bdb01a5d74cd9c1a6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 26 Mar 2018 21:59:19 -0400 Subject: libre/parabolaweb-utils: updpkg --- libre/parabolaweb-utils/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libre/parabolaweb-utils') 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 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" -- cgit v1.2.3