summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMijail Rondon2019-09-29 11:39:27 -0500
committerMijail Rondon2019-09-29 11:39:27 -0500
commitfddf138982e933cfeea0ef4fa9bf3a687736a771 (patch)
tree7d64a8c1b58316c4f4e56ba7c81933844c86d61b
parent12be531ace224fc9e178ff8e178da7c15b274c83 (diff)
downloadaur-fddf138982e933cfeea0ef4fa9bf3a687736a771.tar.gz
Fix source url and change maintainer
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cee6dfd7eed8..7739f6ab04cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
-# Maintainer: Pedro Gabriel Drumond Pereira (pedrogabriel)
-# Special thanks: Fademind
+# Maintainer: Mijail Rondon Viloria (mijailr)
+# Special thanks: Fademind, pedrogabriel
pkgname=wd719x-firmware
pkgver=1
-pkgrel=4
+pkgrel=5
pkgdesc="Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards"
-url="http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en"
+url="https://github.com/FadeMind/archpkgbuilds/tree/master/AUR/customized/wd719x-firmware"
license=('unknown')
makedepends=('lha')
arch=('any')
conflicts=()
replaces=()
backup=()
-md5sums=('c5f7dc52c96e606e403751a4c482d785')
-source=('https://web.archive.org/web/20150802061047/http://support.wdc.com/download/archive/pciscsi.exe')
+source=('https://raw.githubusercontent.com/FadeMind/archpkgbuilds/c2e897288cb59d4a253b2a65dec91501e278c51d/AUR/customized/wd719x-firmware/pciscsi.exe')
+sha256sums=('d310338eaaeae6db3673021c0ec2ec23b9cfb9f9b9d1eb8854d2d60b3a6490f9')
noextract=('pciscsi.exe')
build() {