mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
cd649dfa8e
commit
a4ecd674c6
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.50.10
|
version=3.50.11
|
||||||
revision=1
|
revision=1
|
||||||
_commit=a0e749d77ae9944974b0a7a98b479052141bd7bb
|
_commit=f37cf09c02b0ebd81d29c67be9741f54d76a9171
|
||||||
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=b24c3b7c66ff1afcf53d7ee6038bbb8ad704f3937c708e5afe8d372ce38f5add
|
checksum=40feed3ddfaf2b19f39b92e416ce7eed50833c7e486145e2c2b73c90c8315f62
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc doc/vcode.t2t
|
vdoc doc/vcode.t2t
|
||||||
|
|
Loading…
Add table
Reference in a new issue