summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoung Acinonyx2024-04-14 17:15:42 -0300
committerYoung Acinonyx2024-04-14 17:15:42 -0300
commit63833c90456a704572f30ed6085bd8deca3db5d1 (patch)
tree35aba2fa0aa98d1b573635e1a34265d5d24845ee /PKGBUILD
parent7a096ef49e2d35fc1d2c1ce85d1c8301e5646f9c (diff)
downloadaur-lib32-ezusb.tar.gz
Updating source to archive.org, since the original is offline.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f78d337bdbce..2809bf1049a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,9 @@ url="https://www.castlestech.com/"
license=('unknown')
depends=('lib32-pcsclite')
makedepends=('unzip')
-source=("${pkgname}-${pkgver}.zip::https://www.castlestech.com/wp-content/uploads/2016/08/201511920271676073.zip")
+# The original link is offline, so I uploaded a backup to archive.org
+#source=("${pkgname}-${pkgver}.zip::https://www.castlestech.com/wp-content/uploads/2016/08/201511920271676073.zip")
+source=("https://archive.org/download/${pkgname##lib32-}-${pkgver}/${pkgname##lib32-}-${pkgver}.zip")
md5sums=('c4adcc5cb7f34f3a6092b1474c06c513')
prepare() {