mtpaint: update to 3.50.02.

This commit is contained in:
mobinmob 2021-01-21 19:34:10 +02:00 committed by Érico Nogueira Rolim
parent f40cecc5f5
commit c153fd28fd

View file

@ -1,8 +1,8 @@
# Template file for 'mtpaint' # Template file for 'mtpaint'
pkgname=mtpaint pkgname=mtpaint
version=3.50.01 version=3.50.02
revision=1 revision=1
_commit=a4675ff5cd9fcd57d291444cb9f332b48f11243f _commit=f6e8058c117cc11ae4cd5b1b11391d20de7f06cf
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=852e0e8456610596952f168281836ed640275ac0dcd773321ae9a9285077e899 checksum=728265164534b07895f6bf70d5e546581dbd6bddd727bf83d2784eea374d7e35
post_install() { post_install() {
vdoc doc/vcode.t2t vdoc doc/vcode.t2t