diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-02 03:51:56 +0000 |
commit | 35f5198d4a73e45c4e9e22d638f5bfd5b9b4bc62 (patch) | |
tree | 0a936fac74a00270ec2c07d3a37a63e79dd80999 /community/dhex | |
parent | 88933a383866089c23f6d62783a6a24ab211e872 (diff) |
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/dhex')
-rw-r--r-- | community/dhex/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dhex/PKGBUILD b/community/dhex/PKGBUILD index d9c0213a3..231317fb5 100644 --- a/community/dhex/PKGBUILD +++ b/community/dhex/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 76254 2012-09-15 09:07:29Z aginiewicz $ +# $Id: PKGBUILD 113896 2014-07-01 08:07:13Z aginiewicz $ # Maintainer: Andrzej Giniewicz <gginiu@gmail.com> pkgname=dhex pkgver=0.68 -pkgrel=1 +pkgrel=2 pkgdesc="An ncurses-based hexeditor with a diff mode" arch=('i686' 'x86_64') url="http://www.dettus.net/dhex/" |