summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-11-16 17:40:52 +0100
committerStephan Springer2022-11-16 17:40:52 +0100
commit706e9911a7d7c198298bc494a735abd920239541 (patch)
tree4d360f223c6db3dc7f9aa3c1f368e0b47bc4d073
parent597eb4a1af368077d83c5728c7edf6ab0fc06531 (diff)
downloadaur-imagescan-plugin-networkscan.tar.gz
Switch to self hosted mirror because upstream seems to have abandoned this.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94590fe43ae8..3090d6458291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,7 @@ pkgbase = imagescan-plugin-networkscan
arch = x86_64
license = custom
depends = imagescan
- source = https://download2.ebz.epson.net/imagescanv3/fedora/latest1/rpm/x64/imagescan-bundle-fedora-32-3.65.0.x64.rpm.tar.gz
+ source = https://buzo.eu/mirror/epson/imagescan-bundle-fedora-32-3.65.0.x64.rpm.tar.gz
sha256sums = 7f18badec57e6093a5bf56954df08f21738f7cd028f91ef334fbc0d75b0598c9
pkgname = imagescan-plugin-networkscan
-
diff --git a/PKGBUILD b/PKGBUILD
index c8899136d952..3f4ced344955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="http://support.epson.net/linux/en/imagescanv3.php"
license=(custom)
depends=(imagescan)
install=imagescan-plugin-networkscan.install
-source=("https://download2.ebz.epson.net/imagescanv3/fedora/latest1/rpm/x64/imagescan-bundle-fedora-$_fedrel-$_pkgver.x64.rpm.tar.gz")
+source=("https://buzo.eu/mirror/epson/imagescan-bundle-fedora-$_fedrel-$_pkgver.x64.rpm.tar.gz")
sha256sums=('7f18badec57e6093a5bf56954df08f21738f7cd028f91ef334fbc0d75b0598c9')
prepare() {