[arch-commits] Commit in abs/trunk (ChangeLog PKGBUILD)

Allan McRae allan at archlinux.org
Thu Jul 30 16:57:14 UTC 2009


    Date: Thursday, July 30, 2009 @ 12:57:14
  Author: allan
Revision: 48089

upgpkg: abs 2.3.3-1
    add any arch support

Modified:
  abs/trunk/ChangeLog
  abs/trunk/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |    6 +++---
 2 files changed, 9 insertions(+), 3 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-07-30 16:49:13 UTC (rev 48088)
+++ ChangeLog	2009-07-30 16:57:14 UTC (rev 48089)
@@ -1,3 +1,9 @@
+2009-07-31 Allan McRae <allan at archlinux.org>
+
+	* 2.3.3-1
+	Upstream update
+	- add arch=('any') support
+
 2009-03-31 Allan McRae <allan at archlinux.org>
 
 	* 2.3.2-2

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-30 16:49:13 UTC (rev 48088)
+++ PKGBUILD	2009-07-30 16:57:14 UTC (rev 48089)
@@ -2,8 +2,8 @@
 # Maintainer: Allan McRae <allan at archlinux.org>
 
 pkgname=abs
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
 pkgdesc="Utilities to download and work with the Arch Build System (ABS)"
 arch=('i686' 'x86_64')
 url="http://projects.archlinux.org/git/?p=abs.git"
@@ -12,7 +12,7 @@
 backup=(etc/abs.conf)
 install=abs.install
 source=(ftp://ftp.archlinux.org/other/abs/${pkgname}-${pkgver}.tar.gz)
-md5sums=('7adc7b2464bcb80c3162a27a2e169a4a')
+md5sums=('a65e55d96118532e1138ff107ac7f489')
 
 build() {
   cd ${srcdir}/${pkgname}




More information about the arch-commits mailing list