testing/lua-optparse: upgrade to 1.2

This commit is contained in:
Jakub Jirutka 2017-06-05 00:35:26 +02:00
parent 8ec2caface
commit 3cffdb3208

View File

@ -2,7 +2,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-optparse
_pkgname=optparse
pkgver=1.1.1
pkgver=1.2
pkgrel=0
pkgdesc="Parse and process command-line options"
url="https://github.com/gvvaughan/optparse"
@ -34,4 +34,4 @@ _subpackage() {
cp -r "$builddir"/lib/* "$lmod_dir"/
}
sha512sums="7044f54a9e207287e7e6645021965a21a39170c4ba14beb5c3dcf6c6b8d83424b406399501abeba78fea704522670b310f1cf3291e6e7e675db17c1e790e43a2 lua-optparse-1.1.1.tar.gz"
sha512sums="65d5a2a0ad05b1f43fdfe28cbc84aa9eb718d0691da24ad23a92f6ca18da29b68107cbdb1c27d45d9b0aeec01f2ed8bd6755b692db40bb871865690f49a018c9 lua-optparse-1.2.tar.gz"