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 afa36755f2a5..1f557da6b83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=tunl
-pkgver=0.10.0
+pkgver=0.16.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=('a50cbb383c7fc5c5b1e9ad432ab808c9a24ea7a99e73c4b441c398a124fce4d6')
+sha256sums=('c3a6fad7cefebabe6ed5a2625656184aef10328295273b91c4c94d97ae9baa43')
package() {
install -Dm755 $srcdir/tunl $pkgdir/usr/bin/$pkgname