summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean Lucas2019-04-29 15:39:28 -0400
committerJean Lucas2019-04-29 15:39:28 -0400
commit6974861f319c1eeee299b77fc7be0fb8893cd576 (patch)
tree81f2dca1a307e8aea4f56fff5066a71ed5dd14c4 /PKGBUILD
parent8c361809497d8afc0aed9fc33797add9ff4559a2 (diff)
downloadaur-6974861f319c1eeee299b77fc7be0fb8893cd576.tar.gz
Version bump to 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56fba7274d28..bef22831e13c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jean Lucas <jean@4ray.co>
pkgname=hunter-holy
-pkgver=1.0.10
-pkgrel=3
+pkgver=1.1.0
+pkgrel=1
pkgdesc='ranger-like file browser written in Rust (holy branch)'
arch=(i686 x86_64)
url=https://github.com/rabite0/hunter
@@ -12,7 +12,7 @@ makedepends=(rust)
provides=(hunter)
conflicts=(hunter hunter-git hunter-holy-git)
source=($url/archive/v$pkgver-holy.tar.gz)
-sha512sums=('dd8d51651e882e711657fdc92e7068b6c5964fa4220ede09f2033b64b4b06a5063853a14a80585d1315ce34d5e04406649a50217e72f38647f451e22b81f724b')
+sha512sums=('8f9b907b062065b289b7481b0ff4a00fc58a533ca56261a9576801a4a22e225caacecce65780f4fd5a41f757fb3854e7452587e5b736c3946bec0100c7527616')
build() {
cd hunter-$pkgver-holy