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

Giovanni Scafora giovanni at archlinux.org
Sun Jan 20 12:36:53 UTC 2013


    Date: Sunday, January 20, 2013 @ 07:36:53
  Author: giovanni
Revision: 175727

upgpkg: weechat 0.4.0-1

upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-20 10:25:12 UTC (rev 175726)
+++ PKGBUILD	2013-01-20 12:36:53 UTC (rev 175727)
@@ -3,8 +3,8 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=0.3.9.2
-pkgrel=4
+pkgver=0.4.0
+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' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
 options=('!libtool')
 source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('636e96a62e60155f3b9769905d9912b9')
+md5sums=('b2e10ca1e3a72142fcc8d58c7c774b1b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list