mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtpaint: update to 3.50.10.
This commit is contained in:
parent
7639c58c58
commit
69dbdab9bf
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mtpaint'
|
# Template file for 'mtpaint'
|
||||||
pkgname=mtpaint
|
pkgname=mtpaint
|
||||||
version=3.50.09
|
version=3.50.10
|
||||||
revision=2
|
revision=1
|
||||||
_commit=199472ad6a4ecee6c8583fb5a504a2e99712b4fc
|
_commit=a0e749d77ae9944974b0a7a98b479052141bd7bb
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||||
imagick cflags jpeg jp2v2 tiff lcms2 man gtk3 webp
|
imagick cflags jpeg jp2v2 tiff lcms2 man gtk3 webp
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://mtpaint.sourceforge.net/"
|
homepage="http://mtpaint.sourceforge.net/"
|
||||||
changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
|
changelog="https://raw.githubusercontent.com/wjaguar/mtPaint/master/NEWS"
|
||||||
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
||||||
checksum=d4e00175ada01ec02135cc9c3d5235c5be6c24a957d694553d25e3370ec81035
|
checksum=b24c3b7c66ff1afcf53d7ee6038bbb8ad704f3937c708e5afe8d372ce38f5add
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/vcode.t2t
|
vdoc doc/vcode.t2t
|
||||||
|
|
Loading…
Add table
Reference in a new issue