python-efl: update to 1.17.0.
This commit is contained in:
parent
d6aa8854e7
commit
f3dc0dae9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-efl'
|
||||
pkgname=python-efl
|
||||
version=1.16.0
|
||||
version=1.17.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@voidlinux.eu>"
|
||||
license="LGPL-3"
|
||||
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.gz"
|
||||
checksum=b3df0bf0cc5a64b3602e091f1ea6d2fbb4ab599048ca5345e852d0a740f20ac6
|
||||
checksum=7b97a146c188f89f54991471a66a754a8d64f571856c5e8aa0958ac3f2dbd015
|
||||
|
||||
python3.4-efl_package() {
|
||||
depends="python3.4-dbus"
|
||||
|
|
Loading…
Reference in a new issue