summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Gabriel Drumond Pereira2016-05-30 16:18:30 -0300
committerPedro Gabriel Drumond Pereira2016-05-30 16:18:30 -0300
commit4e806721466b4f6269027e6fe4b599ccbbc7cfef (patch)
tree04921ffb2a465d510f4c6cc61c894f91b16e0c72
parentbf9a50205108c94952ffde346c847aa1d3a76774 (diff)
downloadaur-4e806721466b4f6269027e6fe4b599ccbbc7cfef.tar.gz
Update in source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1da575e4f29a..c14e6cee11c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Fri May 27 03:08:12 UTC 2016
+# Mon May 30 19:18:04 UTC 2016
pkgbase = wd719x-firmware
pkgdesc = Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards
pkgver = 1
- pkgrel = 2
+ pkgrel = 3
url = http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
arch = any
license = unknown
makedepends = lha
noextract = pciscsi.exe
- source = https://dl.dropboxusercontent.com/u/48372564/wd719-firmware/pciscsi.exe
+ source = https://raw.githubusercontent.com/FadeMind/archpkgbuilds/master/AUR/customized/wd719x-firmware/pciscsi.exe
md5sums = c5f7dc52c96e606e403751a4c482d785
pkgname = wd719x-firmware
diff --git a/PKGBUILD b/PKGBUILD
index ebc6086bc1d1..28d36301fd8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Pedro Gabriel Drumond Pereira (pedrogabriel)
+# Special thanks: Fademind
pkgname=wd719x-firmware
pkgver=1
-pkgrel=2
+pkgrel=3
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"
license=('unknown')
@@ -12,7 +13,7 @@ conflicts=()
replaces=()
backup=()
md5sums=('c5f7dc52c96e606e403751a4c482d785')
-source=('https://dl.dropboxusercontent.com/u/48372564/wd719-firmware/pciscsi.exe')
+source=('https://raw.githubusercontent.com/FadeMind/archpkgbuilds/master/AUR/customized/wd719x-firmware/pciscsi.exe')
noextract=('pciscsi.exe')
build() {