diff options
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core/nano/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/nano/PKGBUILD b/abs/core/nano/PKGBUILD index c58f7d1..29daecb 100644 --- a/abs/core/nano/PKGBUILD +++ b/abs/core/nano/PKGBUILD @@ -1,10 +1,10 @@ -# $Id$ +# $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') |