summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 384445b5b9c9..112bd234beff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-efl-git
pkgdesc = Python bindings for the Enlightenment Foundataion Libraries
- pkgver = 1.7.99.198.0fae488
+ pkgver = 1.7.99.301.606bf86
pkgrel = 1
url = http://www.enlightenment.org
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index be7a4eeb5b65..5eef1c6b1f39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Doug Newgard <scimmia22 at outlook dot com>
pkgname=python-efl-git
-_pkgname=python-efl
-pkgver=1.7.99.198.0fae488
+_pkgname=${pkgname%-*}
+pkgver=1.7.99.301.606bf86
pkgrel=1
pkgdesc="Python bindings for the Enlightenment Foundataion Libraries"
arch=('i686' 'x86_64')