summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5f4c0ebb21a..a2476e355f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,9 +20,7 @@ makedepends=('git')
depends=('glibc')
#optdepends=('lvm2' 'dm-crypt' 'bcache')
backup=("etc/${_pkgname}.conf")
-_verurl='ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/'
-_versed='mdadm-\(.*\)\.tar\.xz'
-_veropt='f'
+_verwatch=('ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/' 'mdadm-\(.*\)\.tar\.xz' 'f')
_archlink="@@@::https://projects.archlinux.org/svntogit/packages.git/plain/trunk/@@@?h=packages/${_pkgname}"
source=(# use either one, but not both. Reset with makepkg -sCf. My comparison shows these are identical, including the tags. Github is faster.
#"mdadm_gitnb::git://neil.brown.name/${_pkgname}"