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

Eli Schwartz eschwartz at archlinux.org
Tue Sep 24 19:23:25 UTC 2019


    Date: Tuesday, September 24, 2019 @ 19:23:24
  Author: eschwartz
Revision: 511674

weechat: there is this surprising feeling that python doesn't provide perl support

So, let's fix that optdepends typo.

Modified:
  weechat/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-24 17:44:41 UTC (rev 511673)
+++ PKGBUILD	2019-09-24 19:23:24 UTC (rev 511674)
@@ -15,7 +15,7 @@
             'guile2.0: support for guile scripts'
             'lua: support for lua scripts'
             'perl: support for perl scripts'
-            'python: support for perl scripts'
+            'python: support for python scripts'
             'ruby: support for ruby scripts'
             'tcl: support for tcl scripts')
 source=("https://www.weechat.org/files/src/${pkgname}-${pkgver}.tar.xz"{,.asc})



More information about the arch-commits mailing list