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

Antonio Rojas arojas at archlinux.org
Tue Nov 5 07:22:58 UTC 2019


    Date: Tuesday, November 5, 2019 @ 07:22:58
  Author: arojas
Revision: 524164

Update test for current Google translate results

Modified:
  sopel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-05 07:15:05 UTC (rev 524163)
+++ PKGBUILD	2019-11-05 07:22:58 UTC (rev 524164)
@@ -20,6 +20,7 @@
 prepare() {
   cd sopel-$pkgver
   sed -i 's/<6/<7/' requirements.txt
+  sed -e 's|Hey|Hi|' -i sopel/modules/translate.py # Update test for current Google translate results
 }
 
 build() {



More information about the arch-commits mailing list