mtpaint: update to 3.50.06.
This commit is contained in:
parent
52b973fc5f
commit
8b4aaa617b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'mtpaint'
|
||||
pkgname=mtpaint
|
||||
version=3.50.05
|
||||
version=3.50.06
|
||||
revision=1
|
||||
_commit=96cd3788c4f89973350981dbc71d449cabdac297
|
||||
_commit=70306581a6212b728ab35fbbbbe72702863c5acb
|
||||
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=cd01f281414c30d47c99042c233836c93d596902ef473e9cbe90ae34f05b8575
|
||||
checksum=1b984a486c3707d130a0dc4b9636e1f744bccac5b995daa6cda7451cd19a192e
|
||||
|
||||
post_install() {
|
||||
vdoc doc/vcode.t2t
|
||||
|
|
Loading…
Reference in a new issue