[arch-commits] CVS update of arch/build/base/nano (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed May 9 15:11:48 UTC 2007


    Date: Wednesday, May 9, 2007 @ 11:11:48
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/nano

Modified: PKGBUILD (1.23 -> 1.24)

'upgpkg: update to new version'


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


Index: arch/build/base/nano/PKGBUILD
diff -u arch/build/base/nano/PKGBUILD:1.23 arch/build/base/nano/PKGBUILD:1.24
--- arch/build/base/nano/PKGBUILD:1.23	Wed Apr 25 16:47:21 2007
+++ arch/build/base/nano/PKGBUILD	Wed May  9 11:11:48 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.23 2007/04/25 20:47:21 andyrtr Exp $
+# $Id: PKGBUILD,v 1.24 2007/05/09 15:11:48 tpowa Exp $
 # Maintainer: Judd <judd at archlinux.org>
 pkgname=nano
-pkgver=2.0.5
+pkgver=2.0.6
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.nano-editor.org"
 depends=('glibc' 'ncurses')
 source=(http://www.nano-editor.org/dist/v2.0/nano-$pkgver.tar.gz)
-md5sums=('8daee919fe29b4fd8213c9e2c021acc6')
+md5sums=('619107f0fc3c4383d668cef15aa3ca32')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list