From ad640781b9a9c2ca3515a25f85e86731ec9c2483 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 4 Jul 2016 02:23:14 -0500 Subject: python-efl-1.17.0-2-: updating version --- pcr/python-efl/PKGBUILD | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'pcr/python-efl') diff --git a/pcr/python-efl/PKGBUILD b/pcr/python-efl/PKGBUILD index 6387e3d4c..137926918 100644 --- a/pcr/python-efl/PKGBUILD +++ b/pcr/python-efl/PKGBUILD @@ -1,18 +1,17 @@ # Maintainer: Luke Shumaker # Maintainer (AUR): Doug Newgard -pkgname=(python{,2}-efl) -pkgver=1.10.0 +pkgbase=python-efl +pkgname=(python-efl python2-efl) +pkgver=1.17.0 +pkgrel=2 pkgdesc="Python bindings for the Enlightenment Foundataion Libraries" +arch=('i686' 'x86_64') url="http://www.enlightenment.org" license=('LGPL3') # Also contains a copy of GPL3, but grep the source files; it's all LGPL - -pkgrel=1 -arch=('i686' 'x86_64' 'mips64el') - -makedepends=(elementary python{,2}-dbus) +makedepends=(elementary python-dbus python2-dbus) source=("http://download.enlightenment.org/rel/bindings/python/$pkgname-$pkgver.tar.bz2") -sha1sums=('ff94c3796348dd70545b59660d9d1cc67c1cb849') +sha1sums=('0078922a26b35a1b3068f025fdbb3c1bd7eac2af') package_python-efl() { depends=(elementary python-dbus) -- cgit v1.2.3