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 0fa56f922183..41062446073a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=tunl
-pkgver=0.8.0
+pkgver=0.9.1
pkgrel=1
pkgdesc='Expose your localhost to the public'
arch=('x86_64')
url="https://github.com/pjvds/tunl"
makedepends=()
source=("$url/releases/download/$pkgver/tunl_${pkgver}_Linux_x86_64.tar.gz")
-sha256sums=('8b7115212c637f73a71fa2b7177f7c1f8e91e5271ffbf8562aae6bc263d251fe')
+sha256sums=('4183ce8482d63f796ccd00d260b59264a3422b017c9e4c9d35e6e5aa1e675516')
package() {
install -Dm755 $srcdir/tunl $pkgdir/usr/bin/$pkgname