From 7f6004c2402101b8876997fe8be679643b04225e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 24 Jun 2014 00:42:16 -0400 Subject: update libre/parabolaweb-utils --- libre/parabolaweb-utils/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/parabolaweb-utils') 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 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() { -- cgit v1.2.3