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

Eric Bélanger eric at archlinux.org
Tue Feb 7 09:56:22 UTC 2012


    Date: Tuesday, February 7, 2012 @ 04:56:21
  Author: eric
Revision: 149373

upgpkg: aalib 1.4rc5-9

Rebuild to add signature, Clean up depends

Modified:
  aalib/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-07 09:36:30 UTC (rev 149372)
+++ PKGBUILD	2012-02-07 09:56:21 UTC (rev 149373)
@@ -3,19 +3,19 @@
 
 pkgname=aalib
 pkgver=1.4rc5
-pkgrel=8
+pkgrel=9
 pkgdesc="A portable ASCII art graphic library"
 arch=('i686' 'x86_64')
 url="http://aa-project.sourceforge.net/aalib/"
 license=('LGPL')
-depends=('glibc' 'ncurses' 'gpm' 'libx11')
+depends=('gpm' 'libx11')
 makedepends=('libxt')
 options=('!libtool')
 install=aalib.install
 source=(http://downloads.sourceforge.net/sourceforge/aa-project/${pkgname}-${pkgver}.tar.gz
 	aclocal-fixes.patch)
-md5sums=('9801095c42bba12edebd1902bcf0a990' '863a96a6689aa7ee073ca448bc2f133d')
-sha1sums=('a23269e950a249d2ef93625837cace45ddbce03b' '98d8c5a13672a8107945d694ff4520e0bc87d3e9')
+sha1sums=('a23269e950a249d2ef93625837cace45ddbce03b'
+          '98d8c5a13672a8107945d694ff4520e0bc87d3e9')
 
 build() {
   cd "${srcdir}/${pkgname}-1.4.0"




More information about the arch-commits mailing list