[arch-commits] Commit in abs/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Wed Oct 6 14:15:41 UTC 2010
Date: Wednesday, October 6, 2010 @ 10:15:41
Author: allan
Revision: 94289
upgpkg: abs 2.4.1-1
upstream update
Modified:
abs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-06 13:47:23 UTC (rev 94288)
+++ PKGBUILD 2010-10-06 14:15:41 UTC (rev 94289)
@@ -2,7 +2,7 @@
# Maintainer: Allan McRae <allan at archlinux.org>
pkgname=abs
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc="Utilities to download and work with the Arch Build System (ABS)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
backup=(etc/abs.conf)
install=abs.install
source=(ftp://ftp.archlinux.org/other/abs/${pkgname}-${pkgver}.tar.gz)
-md5sums=('4b845bc583489484e9c649228d72de5c')
+md5sums=('da6f98da566a4ac966c905ddda27de52')
build() {
cd ${srcdir}/${pkgname}
More information about the arch-commits
mailing list