[arch-commits] Commit in xemacs/repos (extra-i686 extra-i686/PKGBUILD)
Juergen Hoetzel
juergen at archlinux.org
Sun Nov 1 17:58:20 UTC 2009
Date: Sunday, November 1, 2009 @ 12:58:20
Author: juergen
Revision: 57712
Merged revisions 57709-57710 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xemacs/trunk
........
r57709 | juergen | 2009-11-01 18:27:24 +0100 (So, 01 Nov 2009) | 1 line
fix #16053
........
r57710 | juergen | 2009-11-01 18:41:50 +0100 (So, 01 Nov 2009) | 2 lines
update to 21.5.29
........
Modified:
xemacs/repos/extra-i686/ (properties)
xemacs/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: xemacs/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /xemacs/trunk:1-53248
+ /xemacs/trunk:1-57711
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-11-01 17:42:31 UTC (rev 57711)
+++ extra-i686/PKGBUILD 2009-11-01 17:58:20 UTC (rev 57712)
@@ -2,19 +2,19 @@
# Maintainer: juergen <juergen at archlinux.org>
pkgname=xemacs
-pkgver=21.5.28
-pkgrel=10
+pkgver=21.5.29
+pkgrel=1
pkgdesc="highly customizable open source text editor and application development system forked from GNU Emacs"
arch=(i686 x86_64)
url="http://www.xemacs.org/"
license=('GPL')
depends=('db>=4.8' 'libpng' 'libtiff' 'gpm>=1.20.4' 'bash' 'ncurses>=5.6-7' 'desktop-file-utils' 'libxaw' 'libjpeg>=7')
-optdepends=('xorg-fonts-75dpi : X bitmap fonts needed for the interface'
+optdepends=('xorg-fonts-75dpi: X bitmap fonts needed for the interface'
'xorg-fonts-100dpi: X bitmap fonts needed for the interface')
makedepends=('giflib' 'xbitmaps')
install=xemacs.install
source=(http://ftp.xemacs.org/pub/xemacs/beta/$pkgname-$pkgver.tar.gz xemacs.desktop)
-md5sums=('12e35715c5239c63651a8189973527ab' 'a4d3d5c0aa2c7ce7bec491f809ca3694')
+md5sums=('5364192ae0d3de23d9f4ce197e6493b5' 'a4d3d5c0aa2c7ce7bec491f809ca3694')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list