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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Feb 2 09:42:55 UTC 2016


    Date: Tuesday, February 2, 2016 @ 10:42:55
  Author: bpiotrowski
Revision: 258770

upgpkg: weechat 1.4-1

new upstream release

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-02 08:02:59 UTC (rev 258769)
+++ PKGBUILD	2016-02-02 09:42:55 UTC (rev 258770)
@@ -3,17 +3,18 @@
 # Contributor: lucke <lucke at o2 dot pl>
 
 pkgname=weechat
-pkgver=1.3
-pkgrel=4
+pkgver=1.4
+pkgrel=1
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
 license=('GPL')
 depends=('gnutls' 'curl' 'libgcrypt')
-makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+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=('d315ceb66b03442ded0715f4277bd65f')
+md5sums=('24e23908fc6fb4b55b86ead2c03aa8b3')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list