diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-24 17:32:53 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-06-24 17:32:53 -0400 |
commit | b9bd0bd33d867f9a847ed652b4e721b7e19aca0f (patch) | |
tree | 6e9634f721e84bbe82c86ad47032377d1b637562 /libre/parabolaweb-utils | |
parent | 842a12d7de4fffaa7dc3fa3a3fcbbe02776b5e6f (diff) | |
download | abslibre-b9bd0bd33d867f9a847ed652b4e721b7e19aca0f.tar.gz abslibre-b9bd0bd33d867f9a847ed652b4e721b7e19aca0f.tar.bz2 abslibre-b9bd0bd33d867f9a847ed652b4e721b7e19aca0f.zip |
update libre/parabolaweb-utils
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r-- | libre/parabolaweb-utils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD index 00b566c24..9f71ea103 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.1 +pkgver=20140624.2 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=('fe3d0414bcd6b21d8219eeea55d81b46' +md5sums=('cf4c887e49b046bf937153681f148f25' '8bf17af4e66f552864bfdc0fd1d472f1') build() { |