mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
python-efl: update to 1.16.0.
This commit is contained in:
parent
f622a2fb8c
commit
000373c271
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.15.0
|
version=1.16.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@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc
|
checksum=b3df0bf0cc5a64b3602e091f1ea6d2fbb4ab599048ca5345e852d0a740f20ac6
|
||||||
|
|
||||||
python3.4-efl_package() {
|
python3.4-efl_package() {
|
||||||
depends="python3.4-dbus"
|
depends="python3.4-dbus"
|
||||||
|
|
Loading…
Add table
Reference in a new issue