[arch-commits] Commit in vpnc/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Tue Jul 20 20:08:12 UTC 2021
Date: Tuesday, July 20, 2021 @ 20:08:12
Author: anthraxx
Revision: 420215
upgpkg: vpnc 1:0.5.3.r496.r153-2: re-add vpnc-script
Modified:
vpnc/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-20 19:08:53 UTC (rev 420214)
+++ PKGBUILD 2021-07-20 20:08:12 UTC (rev 420215)
@@ -6,7 +6,7 @@
_vpnc_commit=43780cecd7a61668002f73b6f8b9f9ba61af74ad
_vpncscripts_commit=8fff06090ed193c4a7285e9a10b42e6679e8ecf3
pkgver=0.5.3.r496.r153
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='VPN client for cisco3000 VPN Concentrators'
url='https://github.com/streambinder/vpnc'
@@ -57,6 +57,7 @@
install -Dm 644 ../vpnc at .service -t "${pkgdir}/usr/lib/systemd/system"
install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
install -Dm 644 .github/README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+ install -Dm 744 ../vpnc-scripts/vpnc-script -t "${pkgdir}/etc/vpnc"
}
# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list