summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2015-08-28 19:14:48 -0400
committerChris Severance2015-08-28 19:14:48 -0400
commite3fe35f07616554852824fe83c68ce16f87aa508 (patch)
tree62eb1ab7e452096a3d719b9dedd72536f4a3b6bf
parent1616fbf7407e9740acd1691d7858bb85fab00a14 (diff)
downloadaur-e3fe35f07616554852824fe83c68ce16f87aa508.tar.gz
Version watch update
-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}"