mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python-efl: update to 1.21.0.
This commit is contained in:
parent
838f8f3edc
commit
86059f2f23
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-efl'
|
# Template file for 'python-efl'
|
||||||
pkgname=python-efl
|
pkgname=python-efl
|
||||||
version=1.20.0
|
version=1.21.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="pkg-config python-devel python3-devel"
|
hostmakedepends="pkg-config python-devel python3-devel"
|
||||||
makedepends="efl-devel python-dbus-devel"
|
makedepends="efl-devel python-dbus-devel"
|
||||||
|
@ -12,7 +12,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.xz"
|
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.xz"
|
||||||
checksum=70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3
|
checksum=87e04b345528c173e6bea124e48b742e88ae3207458470062300380bd166a223
|
||||||
|
|
||||||
python3-efl_package() {
|
python3-efl_package() {
|
||||||
depends="python3-dbus"
|
depends="python3-dbus"
|
||||||
|
|
Loading…
Add table
Reference in a new issue