mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
mtpaint: update to 3.49.27.
This commit is contained in:
parent
0b5f738b58
commit
2564cd002d
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.26
|
version=3.49.27
|
||||||
revision=1
|
revision=1
|
||||||
_commit=60be9cc851dfd263381dde326cc8f955e0454c46
|
_commit=26751cd0336414e2f16cbe25c9fe2702f34e7b5c
|
||||||
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=d17c6ab16050406ddf0ff38ddadfdda73115b805b6fecaecdee592e3b659a0eb
|
checksum=a338566339671067a886669e9138a1b2cfb22e06d555c730110d8eff4de097fe
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/vcode.t2t
|
vdoc doc/vcode.t2t
|
||||||
|
|
Loading…
Add table
Reference in a new issue