mtpaint: update to 3.50.07.
This commit is contained in:
parent
43fb11170b
commit
84068fa212
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'mtpaint'
|
||||
pkgname=mtpaint
|
||||
version=3.50.06
|
||||
version=3.50.07
|
||||
revision=1
|
||||
_commit=70306581a6212b728ab35fbbbbe72702863c5acb
|
||||
_commit=da57515755c9f44182e31eb316869f890c0db817
|
||||
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=1b984a486c3707d130a0dc4b9636e1f744bccac5b995daa6cda7451cd19a192e
|
||||
checksum=a2c37fd7b44ffbb455c0cd5c5616273829c315e5143d044c750807bdcf8971dc
|
||||
|
||||
post_install() {
|
||||
vdoc doc/vcode.t2t
|
||||
|
|
Loading…
Reference in New Issue