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

Allan McRae allan at archlinux.org
Tue Oct 28 04:37:22 UTC 2008


    Date: Tuesday, October 28, 2008 @ 00:37:22
  Author: allan
Revision: 17300

upgpkg: abs 2.3-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2008-10-28 04:36:41 UTC (rev 17299)
+++ ChangeLog	2008-10-28 04:37:22 UTC (rev 17300)
@@ -1,3 +1,9 @@
+2008-10-28 Allan McRae <allan at archlinux.org>
+
+	* 2.3-1
+	Upstream update
+	- add ability to download files using tarballs on pacman mirror
+
 2008-08-10 Allan McRae <allan at archlinux.org>
 
 	* 2.2-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-28 04:36:41 UTC (rev 17299)
+++ PKGBUILD	2008-10-28 04:37:22 UTC (rev 17300)
@@ -2,7 +2,7 @@
 # Maintainer: Allan McRae <allan at archlinux.org>
 
 pkgname=abs
-pkgver=2.2
+pkgver=2.3
 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=('281f7def0b18d1545438290fcbf26db3')
+md5sums=('d6fd791aa487ba8bb5ff48c3ace20592')
 
 build() {
   cd ${srcdir}/${pkgname}




More information about the arch-commits mailing list