summaryrefslogtreecommitdiff
path: root/libre/parabolaweb-utils
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-24 00:42:16 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-24 00:42:16 -0400
commit7f6004c2402101b8876997fe8be679643b04225e (patch)
treecd9dfd3b1d66251adf33a1c2cead3b843a4b1a82 /libre/parabolaweb-utils
parentda59fe8d809ad7a1d178367c6ab14dc7c1e0505f (diff)
update libre/parabolaweb-utils
Diffstat (limited to 'libre/parabolaweb-utils')
-rw-r--r--libre/parabolaweb-utils/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/parabolaweb-utils/PKGBUILD b/libre/parabolaweb-utils/PKGBUILD
index 25cfeb421..fc366e037 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=20140616
+pkgver=20140624
pkgdesc="Utilities for managing the ParabolaWeb website application"
url="https://projects.parabolagnulinux.org/packages/parabolaweb-utils.git/"
license=('GPL2')
@@ -12,13 +12,13 @@ _parabolaweb_commit=724f8c309c97aa9af7f963687342e8f37e682204
pkgrel=1
epoch=1
-arch=('any')
+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}"
+ "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=('a3a5c128161a2560368281700bd2c4f7'
+md5sums=('6b0215fd437913a976734b08f4634e8d'
'8bf17af4e66f552864bfdc0fd1d472f1')
build() {