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

Thayer Williams thayer at archlinux.org
Sun Mar 1 07:47:58 UTC 2009


    Date: Sunday, March 1, 2009 @ 02:47:58
  Author: thayer
Revision: 28453

upgpkg: abook 0.6.0pre2-1
    bumped to last dev release (2006)

Modified:
  abook/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-01 07:32:01 UTC (rev 28452)
+++ PKGBUILD	2009-03-01 07:47:58 UTC (rev 28453)
@@ -3,15 +3,15 @@
 # Maintainer: Thayer Williams <thayer at archlinux.org>
 
 pkgname=abook
-pkgver=0.5.6
-pkgrel=2
+pkgver=0.6.0pre2
+pkgrel=1
 pkgdesc="A text-based addressbook designed for use with mutt"
+arch=('i686' 'x86_64')
 url="http://abook.sourceforge.net"
 license=('GPL2')
-arch=('i686' 'x86_64')
 depends=('readline')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('87d25df96864a7c507a4965e6d1da49d')
+source=(http://abook.sourceforge.net/devel/abook-$pkgver.tar.gz)
+md5sums=('1e4a7210b3507db7b3d47ee7a2457934')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list