summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMantas Mikulėnas2021-06-02 09:46:14 +0300
committerMantas Mikulėnas2021-06-02 09:46:14 +0300
commitf84308917d77ea3f0f96a489945eaac61b50ee75 (patch)
treeba30d1f93be8413212a139e06e9ab24c99d6adab
parent639a5fe23fc855450e8d7d8f36e4f52d3bfc92a5 (diff)
downloadaur-f84308917d77ea3f0f96a489945eaac61b50ee75.tar.gz
update source URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0430345be94..214e9b0057d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = libclassicclient
depends = pcsclite
depends = qt5-base
optdepends = luxtrust-middleware: LuxTrust software for web authentication
- source_x86_64 = https://www.luxtrust.lu/downloads/middleware/LuxTrust_Middleware_1.4.1_Ubuntu_64bit.tar.gz
+ source_x86_64 = https://www.luxtrust.com/sites/default/files/downloads/middleware/LuxTrust_Middleware_1.4.1_Ubuntu_64bit.tar.gz
sha256sums_x86_64 = 2b27b873f223f254b37fcc6ae9b21e5bb48ac081b0845be0f3bee10d8a377eff
pkgname = libclassicclient
diff --git a/PKGBUILD b/PKGBUILD
index ac8de50b70b5..e63e563e10ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ depends=(
optdepends=(
"luxtrust-middleware: LuxTrust software for web authentication"
)
-source_x86_64=("https://www.luxtrust.lu/downloads/middleware/LuxTrust_Middleware_${_luxver}_Ubuntu_64bit.tar.gz")
+source_x86_64=("https://www.luxtrust.com/sites/default/files/downloads/middleware/LuxTrust_Middleware_${_luxver}_Ubuntu_64bit.tar.gz")
sha256sums_x86_64=('2b27b873f223f254b37fcc6ae9b21e5bb48ac081b0845be0f3bee10d8a377eff')
prepare() {