diff options
Diffstat (limited to 'community/e3/PKGBUILD')
-rw-r--r-- | community/e3/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/e3/PKGBUILD b/community/e3/PKGBUILD index b23534ff6..542a0c649 100644 --- a/community/e3/PKGBUILD +++ b/community/e3/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 63897 2012-02-06 16:46:33Z arodseth $ +# $Id: PKGBUILD 64154 2012-02-09 14:16:08Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Roberto Alsina <ralsina@kde.org> pkgname=e3 pkgver=2.8 -pkgrel=2 -pkgdesc="Tiny text editor written in assembly, that doesn't depend on any libraries" +pkgrel=3 +pkgdesc="Editor written in assembly. Tiny, with no library dependencies." arch=('x86_64' 'i686') url="http://sites.google.com/site/e3editor/" license=('GPL2') |