python-efl: update to 1.18.0
This commit is contained in:
parent
47bb3a96c8
commit
97b70069f2
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-efl'
|
||||
pkgname=python-efl
|
||||
version=1.17.0
|
||||
revision=2
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
hostmakedepends="pkg-config python-devel python3.4-devel"
|
||||
|
@ -13,9 +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=7b97a146c188f89f54991471a66a754a8d64f571856c5e8aa0958ac3f2dbd015
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/13288/steps/shell_3/logs/stdio"
|
||||
checksum=39d873343bf524237ad289c2c95427d462d4b3c829a43ac495da9f5ecfca8974
|
||||
|
||||
python3.4-efl_package() {
|
||||
depends="python3.4-dbus"
|
||||
|
|
Loading…
Reference in a new issue