mtpaint: update to 3.50.09.
This commit is contained in:
parent
cbfb330da5
commit
0fb1ad4981
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'mtpaint'
|
||||
pkgname=mtpaint
|
||||
version=3.50.08
|
||||
version=3.50.09
|
||||
revision=1
|
||||
_commit=4ea607e44f7fe9373d399f56d59e048d62034619
|
||||
_commit=199472ad6a4ecee6c8583fb5a504a2e99712b4fc
|
||||
wrksrc="mtPaint-${_commit}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="http://mtpaint.sourceforge.net/"
|
||||
changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
|
||||
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
||||
checksum=1d482e493b7ff27677168952192fc2663357fa408f1a98893c0c07d4a2604c06
|
||||
checksum=d4e00175ada01ec02135cc9c3d5235c5be6c24a957d694553d25e3370ec81035
|
||||
|
||||
post_install() {
|
||||
vdoc doc/vcode.t2t
|
||||
|
|
Loading…
Reference in a new issue