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

Eric Bélanger eric at archlinux.org
Thu Mar 26 20:31:36 UTC 2009


    Date: Thursday, March 26, 2009 @ 16:31:36
  Author: eric
Revision: 31401

upgpkg: libedit 20080712_2.11-3
    Added ncurses depends, Added svn Id tag

Modified:
  libedit/trunk/PKGBUILD	(contents, properties)

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-26 19:59:28 UTC (rev 31400)
+++ PKGBUILD	2009-03-26 20:31:36 UTC (rev 31401)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Vesa Kaihlavirta <vesa at archlinux.org>
 # Contributor: Roman Cheplyaka <roma at ro-che.info>
 pkgname=libedit
@@ -7,9 +8,10 @@
 arch=(i686 x86_64)
 url="http://www.thrysoee.dk/editline/"
 license=('BSD')
+depends=('ncurses')
 source=("http://www.thrysoee.dk/editline/libedit-${pkgver/_/-}.tar.gz")
+md5sums=('140c56efbc68d7255b7045eb604e8a45')
 options=(!libtool)
-md5sums=('140c56efbc68d7255b7045eb604e8a45')
 
 build() {
   cd $startdir/src/$pkgname-${pkgver/_/-}


Property changes on: libedit/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list