summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-01-03 17:41:23 -0600
committerDoug Newgard2014-01-03 17:41:23 -0600
commitc02ddf3a02a7fd225d34c7ab9100daf6b09ad2b4 (patch)
treef590f4be2edc11715d4a3605c98863f4d2d7ead9 /PKGBUILD
parentf71c3888a596119ea1e0a112aec735ea6ee4c475 (diff)
downloadaur-c02ddf3a02a7fd225d34c7ab9100daf6b09ad2b4.tar.gz
Specify Development Version in pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dc64b8d87a1..4a82aca650a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=$_python-efl-git
_pkgname=python-efl
pkgver=1.8.99.r515.9089706
pkgrel=1
-pkgdesc="$_python bindings for the Enlightenment Foundataion Libraries"
+pkgdesc="$_python bindings for the Enlightenment Foundataion Libraries - Development Version"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('LGPL3' 'GPL3')