community/lua-depgraph: upgrade to 0.2.0

This commit is contained in:
Jakub Jirutka 2018-04-28 14:44:18 +02:00
parent 15374f9423
commit aa84930631

View File

@ -2,8 +2,8 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=lua-depgraph
_pkgname=depgraph
pkgver=0.1.1
pkgrel=1
pkgver=0.2.0
pkgrel=0
pkgdesc="A library and CLI tool for analyzing graph of dependencies between Lua modules"
url="https://github.com/mpeterv/depgraph"
arch="noarch"
@ -62,4 +62,4 @@ _subpackage() {
echo 'rock_manifest = {}' > "$rockdir"/rock_manifest
}
sha512sums="2ea8f2907da25cf17754f1a526f390a7e532644198c03fecdf1b8ffd48c7737464b80046b9b088554abeb3f05b026f9ebdfc07a1977dc84b19e32ad418f15e4a lua-depgraph-0.1.1.tar.gz"
sha512sums="1d399c7ba671fbae14a42696ca024a1c778db2df7dff81736f8d5e74fde547f2b74440ab2ab8f4e6c3ca60139ad7efc39a1c155608370b1c4572ce818edd4af5 lua-depgraph-0.2.0.tar.gz"