[arch-commits] CVS update of extra/network/weechat (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 15 11:20:33 UTC 2007


    Date: Friday, June 15, 2007 @ 07:20:33
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/weechat

Modified: PKGBUILD (1.11 -> 1.12)

updatepkg 0.2.5


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


Index: extra/network/weechat/PKGBUILD
diff -u extra/network/weechat/PKGBUILD:1.11 extra/network/weechat/PKGBUILD:1.12
--- extra/network/weechat/PKGBUILD:1.11	Mon Apr  2 20:45:42 2007
+++ extra/network/weechat/PKGBUILD	Fri Jun 15 07:20:33 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.11 2007/04/03 00:45:42 jeff Exp $
+# $Id: PKGBUILD,v 1.12 2007/06/15 11:20:33 andyrtr Exp $
 # Maintainer: phrakture <aaronmgriffin-at-diespam-gmail.com>
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=0.2.4
+pkgver=0.2.5
 pkgrel=1
 pkgdesc="Fast, light & extensible IRC client (curses UI)"
 arch=(i686 x86_64)
@@ -12,6 +12,7 @@
 depends=('perl' 'python>=2.5' 'ruby' 'gnutls' 'lua' 'aspell')
 source=(http://weechat.flashtux.org/download/$pkgname-$pkgver.tar.bz2)
 options=(!libtool)
+md5sums=('42f96620c3b2fd3dca9768d9ce16dd06')
 
 build()
 {
@@ -20,5 +21,3 @@
   make || return 1
   make DESTDIR=${startdir}/pkg install
 }
-
-md5sums=('c7c7f89d6dac502ad31d12198a8836c1')




More information about the arch-commits mailing list