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 38fdfd85a408..639458120c79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=tunl
-pkgver=0.17.0
+pkgver=0.17.2
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=('f4acac3c434045f3440a34dde1f985a08b7922f67eb8dfea3e40abc447fa3f68')
+sha256sums=('3e11cbc43b5fcfb08e5c66a3a595fcc6c07f8894b538a55cd3dcc7aa4e63c047')
package() {
install -Dm755 $srcdir/tunl $pkgdir/usr/bin/$pkgname