summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanne Heß2017-02-03 14:19:44 +0100
committerJanne Heß2017-02-03 14:19:44 +0100
commit5861eb96962f40f7d69b6dcb1b9f8cf47febfc27 (patch)
tree7dd4aa3d7ada2406c384001b834b85b409ea72c3 /PKGBUILD
parent580f59ccd14c35432caf2c26667fa1e61c328338 (diff)
downloadaur-5861eb96962f40f7d69b6dcb1b9f8cf47febfc27.tar.gz
Update to 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b5711e53c0..9a300ef503a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Janne Heß <jannehess@gmail.com>
pkgname=hyx
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.1.3
+pkgrel=1
pkgdesc='A minimalistic, but powerful console hex editor'
url='https://home.in.tum.de/~panny/'
license=('MIT')
depends=('glibc')
source=("https://home.in.tum.de/~panny/f/hyx-${pkgver}.tar.xz")
-sha512sums=('14b8210d964b65ded450e6158fc241c780c771b19dea8877eb44ca570fae1c5ef4a3df387e8faecaaed3bd9d5dde18b09f585456731b1230744d2bd507c94427')
+sha512sums=('dbc813dcf186e556cc17bd42b37bb2b66a9531e3ba827db410acdac73567b9a4910458dd2f16a957cd97723e8952fb342d794488af1e9e34f440a6f76b139b1b')
arch=('i686' 'x86_64')
build() {