PKGBUILD.vim: only allow hex characters in checksums
commit10b0acfc20589abd92b5d7517529c92e48cfcc7c
authorDan McGee <dan@archlinux.org>
Thu, 13 May 2010 22:46:30 +0000 (13 17:46 -0500)
committerDan McGee <dan@archlinux.org>
Thu, 13 May 2010 22:46:30 +0000 (13 17:46 -0500)
treed3bbf6b2a19e7600f64e412e8acefd1c9f136d9e
parent07b2ba251f7956b887f00dadc0e2cff91777326b
PKGBUILD.vim: only allow hex characters in checksums

Of course, we still have only md5 and sha1 hardcoded here but I resisted the
urge to copy paste for the rest of our supported checksums in hope that
someone knows how to do it a better way.

Signed-off-by: Dan McGee <dan@archlinux.org>
contrib/PKGBUILD.vim