mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/lua-argparse: upgrade to 0.6.0
This commit is contained in:
parent
123625b026
commit
15374f9423
@ -2,8 +2,8 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=lua-argparse
|
||||
_pkgname=argparse
|
||||
pkgver=0.5.0
|
||||
pkgrel=1
|
||||
pkgver=0.6.0
|
||||
pkgrel=0
|
||||
pkgdesc="Feature-rich command line parser for Lua"
|
||||
url="https://github.com/mpeterv/argparse"
|
||||
arch="noarch"
|
||||
@ -59,4 +59,4 @@ _subpackage() {
|
||||
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
|
||||
}
|
||||
|
||||
sha512sums="29ab0d53a985fee135ff8f4237129df338b9fcea3da7c10450bab8de4f7fde64f96bf863c97dc403388c21551a66280049c6f49531c5ea483f3fa0801e685422 lua-argparse-0.5.0.tar.gz"
|
||||
sha512sums="7efdfab8ec563a9e7eddc7aff760fd4d3605df2896939af3f2c80e5ed4d4e5ba45a7815057e15446d242351a6fd139d6b8da802fe318d4a4bcd69918fece53d1 lua-argparse-0.6.0.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user