summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTun Win Naing2021-09-12 18:39:55 +0630
committerTun Win Naing2021-09-12 18:39:55 +0630
commit2f944d706729f6a7bfa9b2d2be70f28ac828a757 (patch)
treec71d4f1e3e202ca567382c920b37e014dd78e804 /PKGBUILD
parent8e2bd2b7e32e4e6ad17a504d072b220e37b170fc (diff)
downloadaur-2f944d706729f6a7bfa9b2d2be70f28ac828a757.tar.gz
fix file url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c427ce95098c..639a91d23803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Jonathan Liu <net147@gmail.com>
pkgname=softethervpn
pkgver=v4.38_9760
-pkgrel=1
+pkgrel=2
pkgdesc="Multi-protocol VPN Program from University of Tsukuba"
arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://www.softether.org/"
license=('Apache')
depends=('bash' 'openssl' 'zlib')
-source=("https://www.softether-download.com/files/softether/${pkgver//_/-}-rtm-2020.04.05-tree/Source_Code/softether-src-${pkgver//_/-}-rtm.tar.gz"
+source=("https://www.softether-download.com/files/softether/${pkgver//_/-}-rtm-2021.08.17-tree/Source_Code/softether-src-${pkgver//_/-}-rtm.tar.gz"
'aarch64.patch'
'softethervpn-bridge.service'
'softethervpn-client.service'