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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Thu May 5 10:41:56 UTC 2016


    Date: Thursday, May 5, 2016 @ 12:41:55
  Author: bpiotrowski
Revision: 266932

upgpkg: weechat 1.5-1

new upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 10:37:55 UTC (rev 266931)
+++ PKGBUILD	2016-05-05 10:41:55 UTC (rev 266932)
@@ -3,7 +3,7 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.4
+pkgver=1.5
 pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
              '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=('24e23908fc6fb4b55b86ead2c03aa8b3')
+md5sums=('fdf901d70234e7a6335afd5a16e9d42b')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list