mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
mtpaint: update to 3.49.29.
This commit is contained in:
parent
274e9a8e05
commit
a71478b5ea
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.27
|
version=3.49.29
|
||||||
revision=1
|
revision=1
|
||||||
_commit=26751cd0336414e2f16cbe25c9fe2702f34e7b5c
|
_commit=ff0a801413e612f74fe4c5d251e4bf36c6628013
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://mtpaint.sourceforge.net/"
|
homepage="http://mtpaint.sourceforge.net/"
|
||||||
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
||||||
checksum=a338566339671067a886669e9138a1b2cfb22e06d555c730110d8eff4de097fe
|
checksum=819484bc705bb5e7f4ab6a9b86581df18f6f61c08855f456650d69856ddd52e7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/vcode.t2t
|
vdoc doc/vcode.t2t
|
||||||
|
|
Loading…
Add table
Reference in a new issue