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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 30 00:47:35 UTC 2012


    Date: Saturday, September 29, 2012 @ 20:47:35
  Author: giovanni
Revision: 167282

upgpkg: weechat 0.3.9-1

upstream update

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-29 22:30:14 UTC (rev 167281)
+++ PKGBUILD	2012-09-30 00:47:35 UTC (rev 167282)
@@ -3,7 +3,7 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=0.3.8
+pkgver=0.3.9
 pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell')
 options=('!libtool')
 source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c07047eca33c176df25e94964bdec7bf')
+md5sums=('e981a357378e6ea97c91d8cb6a023da6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list