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

Travis Willard travis at archlinux.org
Sat Apr 19 13:01:03 UTC 2008


    Date: Saturday, April 19, 2008 @ 09:01:02
  Author: travis
Revision: 365

upgpkg: abs 2.1-1
    Add support for community

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

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    7 +++----
 2 files changed, 8 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-04-19 11:46:58 UTC (rev 364)
+++ ChangeLog	2008-04-19 13:01:02 UTC (rev 365)
@@ -1,5 +1,10 @@
 2008-04-19 Travis Willard <travis at archlinux.org>
 
+	* 2.1-1
+	Upstream update - re-adds support for community
+
+2008-04-19 Travis Willard <travis at archlinux.org>
+
 	* 2.0-4
 	Added install warning about /var/abs
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-19 11:46:58 UTC (rev 364)
+++ PKGBUILD	2008-04-19 13:01:02 UTC (rev 365)
@@ -3,18 +3,17 @@
 # Maintainer: Travis Willard <travis at archlinux.org>	
 
 pkgname=abs
-pkgver=2.0
-pkgrel=4
+pkgver=2.1
+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"
 license=('GPL')
 depends=('bash' 'rsync')
-groups=('base-devel')
 backup=(etc/abs.conf)
 install=abs.install
 source=(ftp://ftp.archlinux.org/other/abs/$pkgname-$pkgver.tar.gz)
-md5sums=('559049b56b7de70f4824c20785835194')
+md5sums=('7846683d07a77e72cdb6bd3ef85c565e')
 
 build() {
   cd $startdir/src/$pkgname





More information about the arch-commits mailing list