[arch-commits] Commit in nano/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Sat Feb 13 18:30:30 UTC 2010
Date: Saturday, February 13, 2010 @ 13:30:30
Author: andyrtr
Revision: 68625
upgpkg: nano 2.2.3-1
new version 2.2.3
Modified:
nano/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-13 17:56:31 UTC (rev 68624)
+++ PKGBUILD 2010-02-13 18:30:30 UTC (rev 68625)
@@ -3,7 +3,7 @@
# Contributor: Judd <judd at archlinux.org>
pkgname=nano
-pkgver=2.2.2
+pkgver=2.2.3
pkgrel=1
pkgdesc="Pico editor clone with enhancements"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
source=(http://www.nano-editor.org/dist/v2.2/nano-${pkgver}.tar.gz)
backup=(etc/nanorc)
install=nano.install
-md5sums=('7e3fa2c9877664f377372ef378b9f230')
+md5sums=('91918a484f54f94fedaebe00dc393a50')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list