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/beye | |
parent | 88933a383866089c23f6d62783a6a24ab211e872 (diff) |
Wed Jul 2 03:45:24 UTC 2014
Diffstat (limited to 'community/beye')
-rw-r--r-- | community/beye/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/beye/PKGBUILD b/community/beye/PKGBUILD index 2d4de199d..f8f5267ed 100644 --- a/community/beye/PKGBUILD +++ b/community/beye/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 63902 2012-02-06 17:16:05Z giovanni $ +# $Id: PKGBUILD 113925 2014-07-01 09:50:42Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=beye pkgver=6.1.0 _lver=610 -pkgrel=4 +pkgrel=5 pkgdesc="A portable viewer of binary files, hexadecimal and disassembler modes" arch=('i686' 'x86_64') license=('GPL') |