summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d88caa3e3fce..aeba5f719f2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cato-client-bin
pkgver=5.2.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='VPN client from Cato Networks to connect to the Cato Cloud.'
arch=('x86_64')
url='https://clientdownload.catonetworks.com/'
@@ -10,7 +10,7 @@ license=('custom')
depends=('glibc' 'gcc-libs' 'zlib')
makedepends=('libarchive')
-source=("https://clients.catonetworks.com/linux/${pkgver}/cato-client-install.deb"
+source=("cato-client-install-${pkgver}.deb::https://clients.catonetworks.com/linux/${pkgver}/cato-client-install.deb"
"cato-client-bin.sysusers"
"cato-client-bin.tmpfiles"
)