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 2ae4953a35da..0fa56f922183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=tunl
-pkgver=0.5.0
+pkgver=0.8.0
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=('0d90317f84cc96a1f28adc380008bf913f7d8a0d6a2651aa5170bc7144d87b08')
+sha256sums=('8b7115212c637f73a71fa2b7177f7c1f8e91e5271ffbf8562aae6bc263d251fe')
package() {
install -Dm755 $srcdir/tunl $pkgdir/usr/bin/$pkgname