summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorn17ikh2019-10-24 15:50:07 -0700
committern17ikh2019-10-24 15:50:07 -0700
commit321cb5ed36674e42f258693e2fe7b30cd4358896 (patch)
treea14230310d3fc26f6b813656a62051c99623db63 /PKGBUILD
parentaa4d6ebf0d4d6ea777a2336afc6e04649a27cd1c (diff)
downloadaur-coolkey.tar.gz
Update upstream package URL to use the Fedora archive.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f95b120d1ada..d151fe1da699 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: n17ikh <n17ikh@gmail.com>
pkgname=coolkey
pkgver=1.1.0_36
-pkgrel=1
+pkgrel=2
pkgdesc="Provides PKCS11 module support for smart-card readers, now with 144k smartcard/CAC support and downstream Fedora patches."
arch=('i686' 'x86_64')
url="http://directory.fedora.redhat.com/wiki/CoolKey"
@@ -16,7 +16,7 @@ options=()
install=
changelog=
rpmname=("$pkgname-${pkgver//_/-}.fc28.src.rpm")
-source=("https://dl.fedoraproject.org/pub/fedora/linux/releases/28/Everything/source/tree/Packages/c/$rpmname")
+source=("https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/28/Everything/source/tree/Packages/c/$rpmname")
sha512sums=('3e9e546451b369a0f858846addeb26ccc263375a4c33dee683ec8a4f17fbdb2a32ca23b44a1009620125d9ec0b84020947c6b290d968806a81a999fa8acda166')
build() {