mpqtool: update to 0.1.4.
This commit is contained in:
parent
df89b57f55
commit
8f6c9129ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mpqtool'
|
||||
pkgname=mpqtool
|
||||
version=0.1.3
|
||||
version=0.1.4
|
||||
revision=1
|
||||
wrksrc="ceres-mpqtool-${version}"
|
||||
build_style=cargo
|
||||
|
@ -9,7 +9,7 @@ maintainer="Anachron <gith@cron.world>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ceres-wc3/ceres-mpqtool"
|
||||
distfiles="https://github.com/ceres-wc3/ceres-mpqtool/archive/v${version}.tar.gz"
|
||||
checksum="89596a3a06abfd0de7cb6259f6a548c2e621715cc548e2211243d029cdd053da"
|
||||
checksum=80be5a5f4273f4ca943689f37243a734ca9d564a37d0a259f4a9d4bdb6139857
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue