summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors3rj1k2020-07-24 14:17:54 +0300
committers3rj1k2020-07-24 14:17:54 +0300
commitc7096586785079df377b888902804debc084e57d (patch)
treef62f6313c2d6f199f7d553ba6e49e5fc54a2d711
parent2ea1195c38bfb23ef6e3b5a48cdf9d453ab205cb (diff)
downloadaur-c7096586785079df377b888902804debc084e57d.tar.gz
add URL
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ceb586d7279a..f00fccfdd917 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = sac-core
pkgdesc = Safenet Authentication Client for Alladin eToken, stripped core package
pkgver = 10.0.37
pkgrel = 11
+ url = https://data-protection-updates.gemalto.com/category/safenet-authentication-client/
install = sac-core.install
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index f29fe52d4a61..bed591016c62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ depends=('pcsclite' 'libusb-compat' 'openssh' 'nss')
makedepends=('libarchive')
license=('custom')
install=$pkgname.install
+url='https://data-protection-updates.gemalto.com/category/safenet-authentication-client/'
source_x86_64=('https://storage.spidlas.cz/public/soft/safenet/SafenetAuthenticationClient-core-10.0.37-0_amd64.deb')
sha256sums_x86_64=('b4f8ffd030363693540bd494c3825ebd901937565cdd1c6455f95005571a27e5')
source+=('eToken.conf')