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

Juergen Hoetzel juergen at archlinux.org
Mon Aug 24 16:11:55 UTC 2009


    Date: Monday, August 24, 2009 @ 12:11:54
  Author: juergen
Revision: 50208

upgpkg: librep 0.90.1-1

Modified:
  librep/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-24 15:52:16 UTC (rev 50207)
+++ PKGBUILD	2009-08-24 16:11:54 UTC (rev 50208)
@@ -2,12 +2,12 @@
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 
 pkgname=librep
-pkgver=0.90.0
+pkgver=0.90.1
 pkgrel=1
 pkgdesc="A Lisp system for UNIX"
-depends=('gmp' 'gdbm' 'bash' 'ncurses>=5.6-7')
+depends=('gmp' 'gdbm' 'libffi' 'bash' 'ncurses>=5.6-7')
 source=(http://downloads.sourceforge.net/sourceforge/librep/librep-$pkgver.tar.bz2)
-md5sums=('133eeb2de689c4f09c502ec775a63408')
+md5sums=('5eb86eca2754aecec911faceb0a0fda1')
 license=('GPL2')
 OPTIONS=(libtool)
 arch=('i686' 'x86_64')




More information about the arch-commits mailing list