python-efl: update to 1.12.0.
This commit is contained in:
parent
6ba6fb6dbb
commit
2924e3c4ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-efl'
|
||||
pkgname=python-efl
|
||||
version=1.11.0
|
||||
version=1.12.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -13,7 +13,7 @@ short_desc="Python2 bindings for Enlightenment Foundation Libraries"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz"
|
||||
checksum=e147b5c8995afbae691b90385ec3b008f9675207c7aa3c3bb724c57d9bcf8ed5
|
||||
checksum=bb9f30bf437b8e9ad5a4ba405795c1f8f840a37c660a6d47a2829587b32dbb67
|
||||
|
||||
python3.4-efl_package() {
|
||||
depends="python3.4-dbus"
|
||||
|
|
Loading…
Reference in New Issue