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

Giovanni Scafora giovanni at archlinux.org
Sun Sep 28 19:59:16 UTC 2014


    Date: Sunday, September 28, 2014 @ 21:59:16
  Author: giovanni
Revision: 223670

upgpkg: weechat 1.0.1-1

upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-28 19:49:13 UTC (rev 223669)
+++ PKGBUILD	2014-09-28 19:59:16 UTC (rev 223670)
@@ -3,7 +3,7 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
 optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
 source=("http://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f922f26b162a99187f6de7b7c4a342a7')
+md5sums=('597b50e1340cfa7734f4ce72c3883705')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list