summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')