[arch-commits] Commit in abook/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Sun Mar 1 15:40:30 UTC 2009


    Date: Sunday, March 1, 2009 @ 10:40:29
  Author: giovanni
Revision: 28549

Merged revisions 28453 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/abook/trunk

........
  r28453 | thayer | 2009-02-28 23:47:58 -0800 (sab, 28 feb 2009) | 2 lines
  
  upgpkg: abook 0.6.0pre2-1
      bumped to last dev release (2006)
........

Modified:
  abook/repos/extra-x86_64/	(properties)
  abook/repos/extra-x86_64/PKGBUILD

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


Property changes on: abook/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /abook/trunk:1-19120
   + /abook/trunk:1-28548

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-01 15:35:04 UTC (rev 28548)
+++ extra-x86_64/PKGBUILD	2009-03-01 15:40:29 UTC (rev 28549)
@@ -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