diff options
author | root <root@rshg054.dnsready.net> | 2011-11-07 23:14:55 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-07 23:14:55 +0000 |
commit | effb26c3b1f00bf8bea4e2562f07f9a06eb67606 (patch) | |
tree | 428924ac7d0c871e4b7ca1fed9e221e5ef7b8081 /core/nano/PKGBUILD | |
parent | a4d309341dbcd3c28ee68e818c1d5ef54114adf8 (diff) |
Mon Nov 7 23:14:55 UTC 2011
Diffstat (limited to 'core/nano/PKGBUILD')
-rw-r--r-- | core/nano/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/nano/PKGBUILD b/core/nano/PKGBUILD index ab760c2df..29daecb1a 100644 --- a/core/nano/PKGBUILD +++ b/core/nano/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 101599 2010-11-29 19:19:03Z andyrtr $ +# $Id: PKGBUILD 142207 2011-11-06 08:47:48Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Judd <judd@archlinux.org> pkgname=nano pkgver=2.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="Pico editor clone with enhancements" arch=('i686' 'x86_64') license=('GPL') |