summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2015-06-08 18:16:28 -0500
committerDoug Newgard2015-06-08 18:16:28 -0500
commit5385b8c30942da4b489d0a91c6dcb82dec5fa82e (patch)
tree97a449f35260fabc5de25704d4d1fd465e84cc6f
parent611dc3f1b5608933120c948c575e6b2396ccc7fb (diff)
parentb94f567e2ef537669b7811741b87846568d41c19 (diff)
downloadaur-5385b8c30942da4b489d0a91c6dcb82dec5fa82e.tar.gz
Merge python changes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index daa58c950110..319c1ffce6da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python2-efl-git
pkgdesc = Python2 bindings for the Enlightenment Foundation Libraries - Development Version
- pkgver = 1.14.0beta1.a914.9a19db3
+ pkgver = 1.14.99a936.g37930f3
pkgrel = 1
url = http://www.enlightenment.org
arch = i686
@@ -9,9 +9,9 @@ pkgbase = python2-efl-git
license = GPL3
makedepends = git
makedepends = cython2
- depends = elementary>=1.14.0beta1.
+ depends = elementary>=1.14.99
depends = python2-dbus
- provides = python2-efl=1.14.0beta1.a914.9a19db3
+ provides = python2-efl=1.14.99a936.g37930f3
conflicts = python2-efl
source = git://git.enlightenment.org/bindings/python/python-efl.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 98f7afb5f47b..3e70735e6348 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_python=python2
_pkgname=python-efl
pkgname=$_python-efl-git
-pkgver=1.14.0beta1.a914.9a19db3
+pkgver=1.14.99a936.g37930f3
pkgrel=1
pkgdesc="${_python^} bindings for the Enlightenment Foundation Libraries - Development Version"
arch=('i686' 'x86_64')