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'
|
||||
pkgname=python-efl
|
||||
version=1.20.0
|
||||
revision=3
|
||||
version=1.21.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
hostmakedepends="pkg-config python-devel python3-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>"
|
||||
license="LGPL-3"
|
||||
distfiles="http://download.enlightenment.org/rel/bindings/python/${pkgname}-${version}.tar.xz"
|
||||
checksum=70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3
|
||||
checksum=87e04b345528c173e6bea124e48b742e88ae3207458470062300380bd166a223
|
||||
|
||||
python3-efl_package() {
|
||||
depends="python3-dbus"
|
||||
|
|
Loading…
Reference in a new issue