mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mcomix: update to 2.2.1.
This commit is contained in:
parent
c9e5c350c1
commit
84e7c4f61b
1 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mcomix'
|
# Template file for 'mcomix'
|
||||||
pkgname=mcomix
|
pkgname=mcomix
|
||||||
version=2.1.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -8,6 +8,8 @@ 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>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://sourceforge.net/projects/mcomix/"
|
homepage="https://sourceforge.net/projects/mcomix/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.gz"
|
changelog="https://sourceforge.net/p/mcomix/news/"
|
||||||
checksum=368938a2a4deccef38abd20366f822df765e29f44bfada60ed01039a9d996695
|
distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
|
||||||
|
checksum=7e69e53e134237a611de55b660230401b1225958a071f143ab5b434357933640
|
||||||
|
make_check=no # broken tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue