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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Apr 25 20:47:21 UTC 2007


    Date: Wednesday, April 25, 2007 @ 16:47:21
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/base/nano

Modified: PKGBUILD (1.22 -> 1.23)

updatepkg 2.0.5


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


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




More information about the arch-commits mailing list