summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErwan LE DISEZ2023-01-02 14:36:03 +0100
committerMantas Mikulėnas2023-01-03 09:40:18 +0200
commit7153435a3f723c98cef91e876c8196e0d201d911 (patch)
treef2ad0f7c39bc65d4addc0488215709fdcff70fe7
parent1f7e73568f6c6878711646ef6bd884ec58897cd6 (diff)
downloadaur-7153435a3f723c98cef91e876c8196e0d201d911.tar.gz
release 10.8.105 R1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD20
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7c7fb7bfe4b..873482cde05e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = sac-core
pkgdesc = Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime
- pkgver = 10.8.28
- pkgrel = 5
+ pkgver = 10.8.1050
+ pkgrel = 1
url = https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management
arch = x86_64
license = custom
depends = ccid
depends = pcsclite
optdepends = sac-core-legacy: Support for eToken 32K/64K (CardOS 4.2)
- source = https://installer.id.ee/media/etoken/Linux_SAC%2010.8.28%20GA%20Build.zip
+ source = https://www.dropbox.com/s/q66bhnjoq0xzuas/SAC_Linux_10.8.105_R1_GA.zip?dl=0
source = eToken.conf
source = safenetauthenticationclient.service
- sha256sums = 6e1f9307b6460cc87d1b895c3edbfb99cd1778686609f30caab96ab7218821a0
+ sha256sums = 18ecac33e8a1ddb894c23423074592ffd77a272a7255b519d20992662a5c699e
sha256sums = 85b850b820610e029428e577ca0e48f6fb7b4148ae8d702ca20b191963046c6c
sha256sums = eb8b4e105d8b75f11e4b83ca6c4a605f781f50cc0f0405a5d1deccb5580fd055
diff --git a/PKGBUILD b/PKGBUILD
index 90e4a54f0601..62860eeda065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,30 +1,30 @@
pkgbase=sac-core
pkgname=(sac-core sac-gui)
-pkgver=10.8.28
-pkgrel=5
+pkgver=10.8.1050
+pkgrel=1
pkgdesc='Thales/Gemalto SafeNet Authentication Client for eToken 5110/5300 & IDPrime'
url='https://cpl.thalesgroup.com/access-management/security-applications/authentication-client-token-management'
arch=(x86_64)
depends=(ccid pcsclite)
optdepends=('sac-core-legacy: Support for eToken 32K/64K (CardOS 4.2)')
license=(custom)
-source=('https://installer.id.ee/media/etoken/Linux_SAC%2010.8.28%20GA%20Build.zip'
+source=('https://www.dropbox.com/s/q66bhnjoq0xzuas/SAC_Linux_10.8.105_R1_GA.zip?dl=0'
eToken.conf
safenetauthenticationclient.service)
-sha256sums=('6e1f9307b6460cc87d1b895c3edbfb99cd1778686609f30caab96ab7218821a0'
+sha256sums=('18ecac33e8a1ddb894c23423074592ffd77a272a7255b519d20992662a5c699e'
'85b850b820610e029428e577ca0e48f6fb7b4148ae8d702ca20b191963046c6c'
'eb8b4e105d8b75f11e4b83ca6c4a605f781f50cc0f0405a5d1deccb5580fd055')
#validpgpkeys=('B37EBA84D2EB0C786F91EEF77F8AA801285DEE57')
-_dir="SAC 10.8.28 GA Build"
-_rn_pdf="007-013841-003-SafeNet Authentication Client_ 10.8_Linux_GA_Release Notes_Rev A.pdf"
-_ag_pdf="007-013842-002_SafeNet Authentication Client_10.8_Linux_GA_Administrator_Guide_Rev A.pdf"
-_ug_pdf="007-013843-002_SafeNet Authentication Client_10.8_Linux_GA_User_Guide_Rev A.pdf"
+_dir="SAC Linux 10.8.1050 R1 GA"
+_rn_pdf="007-013841-004-SafeNet Authentication Client_10.8_R1_Linux_GA_Release_Notes.pdf"
+_ag_pdf="007-013842-002_SafeNet Authentication Client_10.8_R1_Linux_GA_Administrator_Guide_Rev C.pdf"
+_ug_pdf="007-013843-002_SafeNet Authentication Client_10.8_R1_Linux_GA_User_Guide_Rev C.pdf"
prepare() {
#ar x "$_dir/Installation/withoutUI/Ubuntu-2004/safenetauthenticationclient-core_${pkgver}_amd64.deb"
- ar x "$_dir/Installation/Standard/Ubuntu-2004/safenetauthenticationclient_${pkgver}_amd64.deb"
- bsdtar -xf data.tar.xz
+ ar x "$_dir/Installation/Standard/Ubuntu-2204/safenetauthenticationclient_${pkgver}_amd64.deb"
+ bsdtar -xf data.tar.gz
}
_pick() {