summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/parabolaweb-utils/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD
index fc366e037..00b566c24 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=20140624
+pkgver=20140624.1
pkgdesc="Utilities for managing the ParabolaWeb website application"
url="https://projects.parabolagnulinux.org/packages/parabolaweb-utils.git/"
license=('GPL2')
@@ -18,7 +18,7 @@ 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=('6b0215fd437913a976734b08f4634e8d'
+md5sums=('fe3d0414bcd6b21d8219eeea55d81b46'
'8bf17af4e66f552864bfdc0fd1d472f1')
build() {