summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredy García2022-11-26 22:56:31 -0500
committerFredy García2022-11-26 22:56:31 -0500
commitd82cfe6039916075027f3f5786cc588bcbd4498d (patch)
treeed98396de363955580008535a1972472590e1a2c
parentad953257d505478ec45a21dbbaad363b1e72e821 (diff)
downloadaur-d82cfe6039916075027f3f5786cc588bcbd4498d.tar.gz
Upgrading to version 6.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c00084c37b5c..bf3d2d499e8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = appgate-sdp-headless
pkgdesc = Appgate SDP (Software Defined Perimeter) headless client (It does not support 2FA.)
- pkgver = 6.0.2
+ pkgver = 6.0.3
pkgrel = 1
url = https://www.appgate.com/support/software-defined-perimeter-support
install = appgate-sdp-headless.install
@@ -22,11 +22,11 @@ pkgbase = appgate-sdp-headless
options = !emptydirs
backup = etc/appgate.conf
backup = etc/dbus-1/system.d/appgate.conf
- source = https://bin.appgate-sdp.com/6.0/client/appgate-sdp-headless_6.0.2_amd64.deb
+ source = https://bin.appgate-sdp.com/6.0/client/appgate-sdp-headless_6.0.3_amd64.deb
source = appgatedriver.service.patch
source = appgateservice.service.patch
source = 10-appgate-tun.network
- sha256sums = 27adb0e56eb0e4b078a020d22ccb6d2839dd901d2fd8133179c90090a653591b
+ sha256sums = eab2c581d676bba47269f42a80ecf3b100c7e64a58af7de7a23a773ec08211a9
sha256sums = 2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc
sha256sums = dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d
sha256sums = 2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9
diff --git a/PKGBUILD b/PKGBUILD
index b70a9f10ad52..6ae8c4503e85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pawel Mosakowski <pawel at mosakowski dot net>
pkgname=appgate-sdp-headless
-pkgver=6.0.2
+pkgver=6.0.3
pkgrel=1
pkgdesc="Appgate SDP (Software Defined Perimeter) headless client (It does not support 2FA.)"
arch=("x86_64")
@@ -25,7 +25,7 @@ source=(
"10-appgate-tun.network"
)
sha256sums=(
- "27adb0e56eb0e4b078a020d22ccb6d2839dd901d2fd8133179c90090a653591b"
+ "eab2c581d676bba47269f42a80ecf3b100c7e64a58af7de7a23a773ec08211a9"
"2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc"
"dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d"
"2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9"