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

Giovanni Scafora giovanni at archlinux.org
Tue Jan 27 11:20:08 UTC 2015


    Date: Tuesday, January 27, 2015 @ 12:20:07
  Author: giovanni
Revision: 230059

upgpkg: weechat 1.1.1-1

upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 11:13:37 UTC (rev 230058)
+++ PKGBUILD	2015-01-27 11:20:07 UTC (rev 230059)
@@ -3,7 +3,7 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.1
+pkgver=1.1.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=('5985f29ec2750aff4b89df1832d36b6f')
+md5sums=('3bb8d27301262bc434de9bcf7d77dce7')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list