summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-03-27 11:50:15 -0500
committerDoug Newgard2014-03-27 11:50:15 -0500
commit33eb2387c5c76e1af536b013564983f613633987 (patch)
tree2dd3eaaaef2d4eedbf456b437e4fbb243fd10de1 /PKGBUILD
parent6b8839e670c807eef2138c2848bd762de032ccaf (diff)
downloadaur-33eb2387c5c76e1af536b013564983f613633987.tar.gz
pkgrel bump for Python 3.4 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4556172249ed..78b7670cb336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_python=python
pkgname=$_python-efl-git
_pkgname=python-efl
-pkgver=1.9.99.r560.2346ff9
-pkgrel=1
+pkgver=1.9.99.r561.28d1906
+pkgrel=2
pkgdesc="$_python bindings for the Enlightenment Foundataion Libraries - Development Version"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"