summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThermi2015-09-08 00:50:22 +0200
committerThermi2015-09-08 00:50:22 +0200
commite2e81ea0365d250653977b4339beebde8f5cba77 (patch)
tree55e4f1bf351e9752fe509dda8a1b3a9155184df2
parent1c1146ced93752a2ffe73c44d2cdced21a08bed0 (diff)
downloadaur-e2e81ea0365d250653977b4339beebde8f5cba77.tar.gz
strongswan: second version derp
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceea37bd37f6..522ef928c0e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = strongswan
pkgdesc = open source IPsec implementation
- pkgver = 5.4.0
- pkgrel = 1
+ pkgver = 5.3.3
+ pkgrel = 2
url = http://www.strongswan.org
arch = i686
arch = x86_64
@@ -80,7 +80,7 @@ pkgbase = strongswan
backup = etc/strongswan.d/charon/xauth-generic.conf
backup = etc/strongswan.d/charon/xcbc.conf
backup = etc/strongswan.d/charon/chapoly.conf
- source = https://download.strongswan.org/strongswan-5.4.0.tar.bz2
+ source = https://download.strongswan.org/strongswan-5.3.3.tar.bz2
sha256sums = 39d2e8f572a57a77dda8dd8bdaf2ee47ad3cefeb86bbb840d594aa75f00f33e2
pkgname = strongswan
diff --git a/PKGBUILD b/PKGBUILD
index bb06c05e3428..c1c57c7a8d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Maintainer: Thermi <noel [at] familie-kuntze dot com>
pkgname=strongswan
-pkgver=5.4.0
-pkgrel=1
+pkgver=5.3.3
+pkgrel=2
pkgdesc="open source IPsec implementation"
url='http://www.strongswan.org'
license=("GPL")