[arch-commits] CVS update of extra/gnome/xchat-gnome (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jul 13 05:05:19 UTC 2007


    Date: Friday, July 13, 2007 @ 01:05:19
  Author: eric
    Path: /home/cvs-extra/extra/gnome/xchat-gnome

Modified: PKGBUILD (1.13 -> 1.14)

upgpkg: xchat-gnome 0.18-1
upstream update, fixes FS#7540


----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


Index: extra/gnome/xchat-gnome/PKGBUILD
diff -u extra/gnome/xchat-gnome/PKGBUILD:1.13 extra/gnome/xchat-gnome/PKGBUILD:1.14
--- extra/gnome/xchat-gnome/PKGBUILD:1.13	Sat Jun 30 08:23:41 2007
+++ extra/gnome/xchat-gnome/PKGBUILD	Fri Jul 13 01:05:19 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.13 2007/06/30 12:23:41 jgc Exp $
+# $Id: PKGBUILD,v 1.14 2007/07/13 05:05:19 eric Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=xchat-gnome
-pkgver=0.17
-pkgrel=2
+pkgver=0.18
+pkgrel=1
 pkgdesc="GNOME frontend to the popular X-Chat IRC client."
 arch=(i686 x86_64)
 license=('GPL')
@@ -12,15 +12,11 @@
 makedepends=('gettext' 'perlxml' 'python' 'tcl' 'libnotify' 'gnome-doc-utils>=0.10.3')
 install=xchat-gnome.install
 source=(http://releases.navi.cx/${pkgname}/${pkgname}-${pkgver}.tar.bz2
-	python-plugin.patch
 	tcl-plugin.patch)
-md5sums=('bcb8e97a63c0fda6fcba0f88309ea645'
-         '7296b97468fcf7da18b37db735452393'
-         'accd91263965d9202b356a9fa53d733e')
+md5sums=('4976cd34a0e9115c800b5d317e121182' 'accd91263965d9202b356a9fa53d733e')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -Np1 -i ${startdir}/src/python-plugin.patch || return 1
   patch -Np1 -i ${startdir}/src/tcl-plugin.patch || return 1
 
   ./configure --prefix=/usr --sysconfdir=/etc \




More information about the arch-commits mailing list