summaryrefslogtreecommitdiff
path: root/community/xemacs
diff options
context:
space:
mode:
Diffstat (limited to 'community/xemacs')
-rw-r--r--community/xemacs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xemacs/PKGBUILD b/community/xemacs/PKGBUILD
index e4dfec3e1..d1328646e 100644
--- a/community/xemacs/PKGBUILD
+++ b/community/xemacs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78989 2012-10-28 17:25:41Z jlichtblau $
+# $Id: PKGBUILD 82018 2013-01-05 17:22:28Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: juergen <juergen@archlinux.org>
# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
pkgname=xemacs
-pkgver=21.5.32
+pkgver=21.5.33
pkgrel=1
pkgdesc="An highly customizable open source text editor and application development system forked from GNU Emacs"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ makedepends=('xbitmaps')
install=$pkgname.install
source=(http://ftp.xemacs.org/pub/xemacs/beta/${pkgname}-${pkgver}.tar.gz
xemacs.desktop)
-sha256sums=('5d7473fd4b9ca3278de44882ef004b0028e3ff130ed714831c885893a9cd5e7d'
+sha256sums=('448c76aa32cd5c84257027846f01b75a5e4f1e9db3278f95e68ff23d59fb8f94'
'd6dc802cf07519584aa28f3b5f4ae84d5e18b619ddd7e89a04da2f6783125f34')
build() {