python-Yapsy: update to 1.12.2.
This commit is contained in:
parent
5adc2dfc51
commit
a4312092af
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-Yapsy'
|
||||
pkgname=python-Yapsy
|
||||
version=1.12.0
|
||||
version=1.12.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Yapsy-${version}"
|
||||
|
@ -9,11 +9,11 @@ pycompile_module="yapsy"
|
|||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python"
|
||||
short_desc="Yet another plugin system"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://yapsy.sourceforge.net/"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://yapsy.sourceforge.net/"
|
||||
distfiles="${PYPI_SITE}/Y/Yapsy/Yapsy-${version}.tar.gz"
|
||||
checksum=f08cb229a96f14cc0b1d4b68cb7c111d1020ab8c3989b426d3aa39b82d6a3e3c
|
||||
checksum=d8113d9f9c74eacf65b4663c9c037d278c9cb273b5eee5f0e1803baeedb23f8b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue