summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed8b01a8feca..60f75dc2a187 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jean Lucas <jean@4ray.co>
pkgname=hunter
-pkgver=1.0.1
+pkgver=1.0.3
pkgrel=1
pkgdesc='ranger-like file browser written in Rust'
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(file)
makedepends=(rust)
conflicts=(hunter-git hunter-evil hunter-evil-git)
source=($url/archive/v$pkgver.tar.gz)
-sha512sums=('6793286b988820fadd43099f3d78db53169250ae17b67f0af2379c055a2508e60bab54befa0cb263090da68c10188db2c99d9cd47a7d1d4074bc0479aa5d2818')
+sha512sums=('66f8059643994058c539bc1ff93e8bc194238554c767436d40aa730f01398d7b81d9f7f24e6e91b82133742285224f3b3c9a4b62b059ad57a85b36049d35d0b2')
build() {
cd hunter-$pkgver