diff options
Diffstat (limited to 'community/xemacs/PKGBUILD')
-rw-r--r-- | community/xemacs/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xemacs/PKGBUILD b/community/xemacs/PKGBUILD index df901e7ab..02183f87d 100644 --- a/community/xemacs/PKGBUILD +++ b/community/xemacs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 49690 2011-06-19 10:01:11Z ebelanger $ +# $Id: PKGBUILD 59720 2011-11-29 13:35:44Z stephane $ # Maintainer: juergen <juergen@archlinux.org> # Contributor : Stéphane Gaudreault <stephane@archlinux.org> pkgname=xemacs pkgver=21.5.31 -pkgrel=2 +pkgrel=3 pkgdesc="An highly customizable open source text editor and application development system forked from GNU Emacs" arch=('i686' 'x86_64' 'mips64el') url="http://www.xemacs.org/" |