[arch-commits] Commit in xchat-gnome/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Apr 4 07:20:08 UTC 2009


    Date: Saturday, April 4, 2009 @ 03:20:08
  Author: allan
Revision: 33081

upgpkg: xchat-gnome 0.26.0-1
    upstream update, build against gnome 2.26 in testing

Modified:
  xchat-gnome/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-04 07:02:59 UTC (rev 33080)
+++ PKGBUILD	2009-04-04 07:20:08 UTC (rev 33081)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=xchat-gnome
-pkgver=0.24.3.1
+pkgver=0.26.0
 pkgrel=1
 pkgdesc="GNOME frontend to the popular X-Chat IRC client."
 arch=('i686' 'x86_64')
@@ -18,11 +18,11 @@
             'tcl: plugin')
 install=xchat-gnome.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.24/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e17126262a718c91258b14d2559b0fa9')
+md5sums=('379475b71dcdd03a97588e8f230614ff')
 options=('!libtool')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd $srcdir/${pkgname}-${pkgver}
   #patch -Np1 -i ../tcl-plugin.patch || return 1
 
   ./configure --prefix=/usr --sysconfdir=/etc \




More information about the arch-commits mailing list