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

Eric Belanger eric at archlinux.org
Sun Aug 17 00:20:37 UTC 2008


    Date: Saturday, August 16, 2008 @ 20:20:37
  Author: eric
Revision: 8919

adding md5sums

Modified:
  abook/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 00:11:06 UTC (rev 8918)
+++ PKGBUILD	2008-08-17 00:20:37 UTC (rev 8919)
@@ -6,9 +6,10 @@
 pkgdesc="A text-based addressbook designed to use with mutt mail client."
 arch=(i686 x86_64)
 url="http://abook.sourceforge.net"
+license=('GPL2')
 depends=('readline')
 source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
-license=('GPL2')
+md5sums=('87d25df96864a7c507a4965e6d1da49d')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list