mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mtpaint: update to 3.50.
This commit is contained in:
parent
e2277e55ae
commit
b0057ff2ec
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mtpaint'
|
# Template file for 'mtpaint'
|
||||||
pkgname=mtpaint
|
pkgname=mtpaint
|
||||||
version=3.49.34
|
version=3.50
|
||||||
revision=1
|
revision=1
|
||||||
_commit=b30486e0594d7ac3bf8d4242d74d910d3172a9b9
|
_commit=b0b023ba7ae231415d556ea88b2239fecf693faf
|
||||||
wrksrc="mtPaint-${_commit}"
|
wrksrc="mtPaint-${_commit}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://mtpaint.sourceforge.net/"
|
homepage="http://mtpaint.sourceforge.net/"
|
||||||
changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
|
changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
|
||||||
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
||||||
checksum=853423eca1b0bffcacdbbecec676fd3ae29846c43f3fee5848eaa9cc2ec9a56e
|
checksum=b002718b3a5b907edfe6f6d9a1eaaa3287d98bc921da7137e32a4c06c29ae075
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/vcode.t2t
|
vdoc doc/vcode.t2t
|
||||||
|
|
Loading…
Add table
Reference in a new issue