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

Christian Rebischke shibumi at archlinux.org
Mon Apr 24 15:49:32 UTC 2017


    Date: Monday, April 24, 2017 @ 15:49:31
  Author: shibumi
Revision: 225162

upgpkg: weechat 1.7.1-4 added guile2.0 as optdepend

Modified:
  weechat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-24 15:42:16 UTC (rev 225161)
+++ PKGBUILD	2017-04-24 15:49:31 UTC (rev 225162)
@@ -5,7 +5,7 @@
 
 pkgname=weechat
 pkgver=1.7.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Fast, light and extensible IRC client (curses UI)"
 arch=('i686' 'x86_64')
 url="http://www.weechat.org/"
@@ -13,7 +13,7 @@
 depends=('gnutls' 'curl' 'libgcrypt')
 makedepends=('asciidoc' 'source-highlight' 'cmake' 'pkg-config' 'perl' 'python2'
              'lua' 'tcl' 'ruby' 'aspell' 'guile2.0' 'asciidoctor')
-optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile')
+optdepends=('perl' 'python2' 'lua' 'tcl' 'ruby' 'aspell' 'guile2.0')
 source=("${pkgname}-${pkgver}.tar.xz::https://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.xz"
         "${pkgname}-${pkgver}.tar.xz.asc::https://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.xz.asc")
 sha512sums=('4aba380704ab5f611d923a461aa17cac076a18f92a6bb8129daf5f212536672267cadcc679befbcadb48d5044e4bf973f93982d9d3c500cd9d9e12dba4dbfbba'



More information about the arch-commits mailing list