summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aa3af06f13c..72e965927c4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
-# Maintainer: Janne Heß <jannehess@gmail.com>
+# Maintainer: Guillaume Duboc <guilduboc@gmail.com>
pkgname=hyx
-pkgver=0.1.5
+pkgver=2020.06.09
pkgrel=1
pkgdesc='A minimalistic, but powerful console hex editor'
url='https://yx7.cc/code/'
license=('MIT')
depends=('glibc')
source=("https://yx7.cc/code/hyx/hyx-${pkgver}.tar.xz")
-sha512sums=("79c45c7b3007af4009c356d3b4c7c8b29e241f07311ef62ffea09e0d31e58741093b1375e352800e6f6d9c1d67095b16c68ce3d58d79b05817513130dbfb1b1e")
+sha512sums=("c2a0fb3b37f1589a9a810dafbc2fa3ea85ee41b988c7a8a9e3f577eb3f4b959a5516a7d059d46b1f5bb5127b2aed6381f7759f9185dfbcbb4489192ffc73e767")
arch=('i686' 'x86_64')
build() {