aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-05-31 00:12:45 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-05-31 00:12:45 +0200
commit76afa7332108dc543a12002a7e0f054d62d28d8d (patch)
treef75281a1bf3707c2672f14b0d14c3e8bf0421a2a /PKGBUILD
parent45a5d1d9ad3085fea851cbbf799b020f77853427 (diff)
ArchLinux PKGBUILD md5 chksm update
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36dd4a6..74bf25b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('BSD-3')
makedepends=('git')
provides=("ptunnel-ng=${pkgver}")
source=("https://github.com/lnslbrty/ptunnel-ng/archive/v${pkgver}.tar.gz")
-md5sums=('cbb9a17ed0ac728170e03f4fa618a617')
+md5sums=('b7741527a7833bc06130ea67502ae21a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"