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

Giovanni Scafora giovanni at archlinux.org
Mon Feb 1 02:39:00 UTC 2010


    Date: Sunday, January 31, 2010 @ 21:38:59
  Author: giovanni
Revision: 66620

upgpkg: weechat 0.3.1.1-1
    upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-01 02:26:09 UTC (rev 66619)
+++ PKGBUILD	2010-02-01 02:38:59 UTC (rev 66620)
@@ -3,8 +3,8 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.1.1
+pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
@@ -14,7 +14,7 @@
 optdepends=('perl' 'python' 'lua' 'tcl' 'ruby')
 source=(http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2)
 options=(!libtool)
-md5sums=('517621c6e7904f5fccbdeaca27f4b63d')
+md5sums=('25bfb4afef8adc3d52de2c74f0b32550')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list