python-efl: update to 1.13.0.
This commit is contained in:
parent
331c5cb09d
commit
40ef92112a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-efl'
|
# Template file for 'python-efl'
|
||||||
pkgname=python-efl
|
pkgname=python-efl
|
||||||
version=1.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -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=bb9f30bf437b8e9ad5a4ba405795c1f8f840a37c660a6d47a2829587b32dbb67
|
checksum=16b8234ee763fab27071e7d708accbdb0cd43eecdfdb08775853bf380e558f8d
|
||||||
|
|
||||||
python3.4-efl_package() {
|
python3.4-efl_package() {
|
||||||
depends="python3.4-dbus"
|
depends="python3.4-dbus"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue