mcomix: update to 2.0.2.
This commit is contained in:
parent
0a59db9632
commit
b09c23c40f
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mcomix'
|
# Template file for 'mcomix'
|
||||||
pkgname=mcomix
|
pkgname=mcomix
|
||||||
version=2.0.1
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,8 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://sourceforge.net/projects/mcomix/"
|
homepage="http://sourceforge.net/projects/mcomix/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/MComix-${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=57f97ebac913f8b9021b4cb52e135b205ef58353d16d9f838d62f55d0252eca0
|
checksum=ef38d0713e56a07c72f98cc20c9eacda780e39f3b82fd7b1baa06a69c79c0a58
|
||||||
|
|
||||||
post_install() {
|
|
||||||
cp -r mcomix/images ${DESTDIR}/usr/lib/python3.*/site-packages/mcomix
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue