summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a300ef503a3..53dd9422eb65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Janne Heß <jannehess@gmail.com>
pkgname=hyx
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc='A minimalistic, but powerful console hex editor'
-url='https://home.in.tum.de/~panny/'
+url='https://yx7.cc/code/'
license=('MIT')
depends=('glibc')
-source=("https://home.in.tum.de/~panny/f/hyx-${pkgver}.tar.xz")
-sha512sums=('dbc813dcf186e556cc17bd42b37bb2b66a9531e3ba827db410acdac73567b9a4910458dd2f16a957cd97723e8952fb342d794488af1e9e34f440a6f76b139b1b')
+source=("https://yx7.cc/code/hyx/hyx-${pkgver}.tar.xz")
+sha512sums=('11de1144af1514b6517138333063947fcb0b22e21eacdc37cb30ea4db106112d410d182b42480348e1915dbb1878efddd441a066ce42977c8a0fa560a39ed5b7')
arch=('i686' 'x86_64')
build() {