summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-02-04 23:44:51 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-02-04 23:48:23 -0500
commit5027fa8e88caf9ae87959010a0204d516c13a132 (patch)
tree295091d93ef985af318f1a16524d8766d5a571cc /libre/parabolaweb-utils
parentb5b11942b447d0dc932212d1a8c802ce501c53ce (diff)
downloadabslibre-5027fa8e88caf9ae87959010a0204d516c13a132.tar.gz
abslibre-5027fa8e88caf9ae87959010a0204d516c13a132.tar.bz2
abslibre-5027fa8e88caf9ae87959010a0204d516c13a132.zip
update libre/parabolaweb-utils
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r--libre/parabolaweb-utils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD
index 45d05c729..a55e7e606 100644
--- a/libre/parabolaweb-utils/PKGBUILD
+++ b/libre/parabolaweb-utils/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
pkgname=(parabolaweb-utils parabolaweb-dev)
-pkgver=20160519
+pkgver=20170204
pkgdesc="Utilities for managing the ParabolaWeb website application"
-url="https://projects.parabola.nu/packages/parabolaweb-utils.git/"
+url="https://git.parabola.nu/packages/parabolaweb-utils.git/"
license=('GPL2')
# The commit to get dependency info for
# Bump pkgrel instead of pkgver if updating this is the only change
-_parabolaweb_commit=813b5bd600ad0bcbb261f945f75dd184eb47bc60
+_parabolaweb_commit=2f35bd492629a52f4849c379f02030c1efb2495c
pkgrel=1
epoch=1
@@ -16,7 +16,7 @@ arch=('i686' 'x86_64' 'armv7h')
source=("https://repo.parabola.nu/other/$pkgname/$pkgname-$pkgver.tar.gz"
"requirements_prod-${_parabolaweb_commit}.txt::https://projects.parabolagnulinux.org/parabolaweb.git/plain/requirements_prod.txt?id=${_parabolaweb_commit}")
-md5sums=('ec20568658fcc2a67052c4b5a038fef6'
+md5sums=('63793d4d123b22ee05cd53608af56574'
'2a282dc52fb6cf3c4907715a2e85dc7b')
build() {