summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredy García2022-04-07 20:45:39 -0500
committerFredy García2022-04-07 20:45:39 -0500
commit24e250b888af9f5dafb64baab14cd8d4f1818f84 (patch)
tree75588dab0ab84570a573329f48359577ba126632
parentca39f08cbba957842f0c0be4b4ad6e9909a35c30 (diff)
downloadaur-24e250b888af9f5dafb64baab14cd8d4f1818f84.tar.gz
Upgrading to version 5.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ff0fd675f78..30607e081b0f 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 = 5.5.3
+ pkgver = 5.5.4
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/5.5/client/appgate-sdp-headless_5.5.3_amd64.deb
+ source = https://bin.appgate-sdp.com/5.5/client/appgate-sdp-headless_5.5.4_amd64.deb
source = appgatedriver.service.patch
source = appgateservice.service.patch
source = 10-appgate-tun.network
- sha256sums = a0e378f7a19cbe71649d4cee9e88499aecfc28b26784b76843c78b6fc390b0c5
+ sha256sums = d8be511fd5ec7f70a62ef2be46a287ab59ab1d0ed63e3adc6a2e19600a9954d6
sha256sums = 2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc
sha256sums = dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d
sha256sums = 2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9
diff --git a/PKGBUILD b/PKGBUILD
index 039f76f40fb7..fc9351e81e53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Pawel Mosakowski <pawel at mosakowski dot net>
pkgname=appgate-sdp-headless
-pkgver=5.5.3
+pkgver=5.5.4
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=(
- "a0e378f7a19cbe71649d4cee9e88499aecfc28b26784b76843c78b6fc390b0c5"
+ "d8be511fd5ec7f70a62ef2be46a287ab59ab1d0ed63e3adc6a2e19600a9954d6"
"2df60df48a8659a77f05ce7270f7315eb0c2e6e1ab453f81caf08cb93fda50cc"
"dbb83be680e6f3f11a04835b68155eb1a0d149b8d950aafd9da6887fc017b99d"
"2eb0daa10429e67d703cceccd34069da3044d99c5652658ec73c7a01c88b64e9"