summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2014-04-28 00:40:17 -0500
committerDoug Newgard2014-04-28 00:40:17 -0500
commit135878574e70590db4b2aba54f644caac41164e3 (patch)
tree9d9702a53570b716506cc9541a00590e6856e437
parent8ea5083d4e5679dd327ebf5994eec145d1ffa6ff (diff)
downloadaur-135878574e70590db4b2aba54f644caac41164e3.tar.gz
pkgrel bump for Python 3.4 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f1f9dc20526..de255c418ca2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-efl
pkgdesc = python bindings for the Enlightenment Foundataion Libraries
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.enlightenment.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 560095926310..bbc7e4d87865 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _python=python
pkgname=$_python-efl
_pkgname=python-efl
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="$_python bindings for the Enlightenment Foundataion Libraries"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"