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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Apr 18 08:49:45 UTC 2017


    Date: Tuesday, April 18, 2017 @ 08:49:45
  Author: bpiotrowski
Revision: 223704

upgpkg: weechat 1.7-2.2

rebuild against testing

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-18 08:43:18 UTC (rev 223703)
+++ PKGBUILD	2017-04-18 08:49:45 UTC (rev 223704)
@@ -4,7 +4,7 @@
 
 pkgname=weechat
 pkgver=1.7
-pkgrel=2.1
+pkgrel=2.2
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('gnutls' 'curl' 'libgcrypt')
 makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 'python2'
-             'lua' 'tcl' 'ruby' 'aspell' 'guile' 'asciidoctor')
-optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+             'lua' 'tcl' 'ruby' 'aspell' 'guile2.0' 'asciidoctor')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile2.0')
 validpgpkeys=('A9AB5AB778FA5C3522FD0378F82F4B16DEC408F8') # WeeChat (signing key)
 source=(https://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.xz{,.asc})
 md5sums=('04d9c3835668f0e13605bab306fd53c9'



More information about the arch-commits mailing list