mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mcomix: update to 3.0.0.
This commit is contained in:
parent
c8eb8826fb
commit
fafa3bc727
1 changed files with 5 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'mcomix'
|
# Template file for 'mcomix'
|
||||||
pkgname=mcomix
|
pkgname=mcomix
|
||||||
version=2.3.0
|
version=3.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-gobject python3-cairo python3-Pillow xdg-utils"
|
depends="python3-gobject python3-cairo python3-Pillow xdg-utils"
|
||||||
short_desc="GTK+ comic book viewer"
|
short_desc="GTK+ comic book viewer"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
@ -11,5 +11,4 @@ license="GPL-2.0-only"
|
||||||
homepage="https://sourceforge.net/projects/mcomix/"
|
homepage="https://sourceforge.net/projects/mcomix/"
|
||||||
changelog="https://sourceforge.net/p/mcomix/news/"
|
changelog="https://sourceforge.net/p/mcomix/news/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
|
||||||
checksum=23933a9a1aeeaf3a31e4f13878d32c38567652a5c11f39b3e603b3f5c5bad3af
|
checksum=2270c43d75e2878f64e4c886d5b013125c42894b364594d5ec979154c4dea004
|
||||||
make_check=no # broken tests
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue