python-efl: update to 1.10.1
This commit is contained in:
parent
9ba0fdf74f
commit
638a892997
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-efl'
|
# Template file for 'python-efl'
|
||||||
pkgname=python-efl
|
pkgname=python-efl
|
||||||
version=1.10.0
|
version=1.10.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="pkg-config python-devel python3.4-devel"
|
hostmakedepends="pkg-config python-devel python3.4-devel"
|
||||||
|
@ -13,7 +13,7 @@ short_desc="Python2 bindings for Enlightenment Foundation Libraries"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b144e976a351cd9703771b5e91a45ce9b2eedcc0097ade5c5437554b1516dbc6
|
checksum=a6c803bdd205e08c2d1e3199abd095552bc7ca4be6faafaf3b3f6db1d78c80ef
|
||||||
|
|
||||||
python3.4-efl_package() {
|
python3.4-efl_package() {
|
||||||
depends="python3.4-dbus"
|
depends="python3.4-dbus"
|
||||||
|
|
Loading…
Reference in New Issue