summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenji2020-01-26 21:54:47 +0100
committerBenji2020-01-26 21:54:47 +0100
commit6006b71ded9f60e3d323fe114292dda1de4e0a14 (patch)
tree04ca71edc22635766f27772ae64691049c140c50 /PKGBUILD
parent375b5a4d133dabe4726931920edd1fe097c11b80 (diff)
downloadaur-6006b71ded9f60e3d323fe114292dda1de4e0a14.tar.gz
Update version 1.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 924c516a3a8f..c942869b3f44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hummingbird-bin
_pkgname=hummingbird
-pkgver=1.0
+pkgver=1.0.1
pkgrel=1
epoch=1
pkgdesc="AirVPN's free and open source OpenVPN 3 client based on AirVPN's OpenVPN 3 library fork"
@@ -15,7 +15,7 @@ optdepends=("otool")
provides=("${pkgname%-bin}" "hummingbird")
conflicts=("${pkgname%-bin}" "hummingbird")
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/AirVPN/hummingbird/raw/master/binary/hummingbird-linux-x86_64-${pkgver}.tar.gz")
-sha512sums=("18f245a1f08e76361dba060b61702b720c73a582112c3a96629255de71d63ce0a81d62029c158bcb878c152eb3e58db5f8c9e544848f4d9da3046a6fe880e97b")
+sha512sums=("f2cbc2acded6335c996271d9e86818a0375f4f46712b9edb7147494038bff48a1e72f666b319790a8250298e437a87dd8173313156da0497529c0eace3924fea")
package() {
ldd "$srcdir/$_pkgname-linux-$arch-$pkgver/hummingbird"