summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-08-13 22:22:30 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-08-13 22:22:30 -0600
commitad0f537fae8f4f075144b64ed46742161a355fd5 (patch)
treec1876a5122eea2e4d527c1b3cd36c27ce205e81c /libre/parabolaweb-utils
parent944c958cf68207acdb309d6c9642b07a1a780f13 (diff)
downloadabslibre-ad0f537fae8f4f075144b64ed46742161a355fd5.tar.gz
abslibre-ad0f537fae8f4f075144b64ed46742161a355fd5.tar.bz2
abslibre-ad0f537fae8f4f075144b64ed46742161a355fd5.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 7698faa60..9bbeaa040 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=20150417
+pkgver=20150814
pkgdesc="Utilities for managing the ParabolaWeb website application"
url="https://projects.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=d2eb47c0dfc068c7727232d89daeee377969288d
+_parabolaweb_commit=97d80ca25b9d0b76c88774b8d566d15d4e1eb21f
pkgrel=1
epoch=1
@@ -16,8 +16,8 @@ arch=('i686' 'x86_64')
source=("https://projects.parabolagnulinux.org/packages/$pkgname.git/snapshot/$pkgname-$pkgver.tar.bz2"
"requirements_prod-${_parabolaweb_commit}.txt::https://projects.parabolagnulinux.org/parabolaweb.git/plain/requirements_prod.txt?id=${_parabolaweb_commit}")
-md5sums=('12419393e81d9a890a98a676eec4103e'
- '28653bf82e9c73b6f1d736bf107d2a40')
+md5sums=('4f4cbe0de96b1b5c526506017b600c13'
+ '2a282dc52fb6cf3c4907715a2e85dc7b')
build() {
cd "$srcdir/$pkgname-$pkgver"