summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdc78142e5c3..969cb992670a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = wd719x-firmware
pkgdesc = Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards
pkgver = 1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/mijailr/wd719x-firmware
arch = any
license = unknown
makedepends = lha
noextract = pciscsi.exe
- source = https://web.archive.org/web/20150802061047/http://support.wdc.com/download/archive/pciscsi.exe
+ source = https://github.com/mijailr/wd719x-firmware/raw/master/pciscsi.exe
sha256sums = d310338eaaeae6db3673021c0ec2ec23b9cfb9f9b9d1eb8854d2d60b3a6490f9
pkgname = wd719x-firmware
diff --git a/PKGBUILD b/PKGBUILD
index cbcf8e410221..5fa3f2cc302e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=wd719x-firmware
pkgver=1
-pkgrel=6
+pkgrel=7
pkgdesc="Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards"
url="https://github.com/mijailr/wd719x-firmware"
license=('unknown')
@@ -12,7 +12,7 @@ arch=('any')
conflicts=()
replaces=()
backup=()
-source=('https://web.archive.org/web/20150802061047/http://support.wdc.com/download/archive/pciscsi.exe')
+source=('https://github.com/mijailr/wd719x-firmware/raw/master/pciscsi.exe')
sha256sums=('d310338eaaeae6db3673021c0ec2ec23b9cfb9f9b9d1eb8854d2d60b3a6490f9')
noextract=('pciscsi.exe')