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