Date: Sunday, January 26, 2020 @ 22:14:20
  Author: eworm
Revision: 555767

update for antlr4 4.8-1

Modified:
  mysql-workbench/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-26 22:03:01 UTC (rev 555766)
+++ PKGBUILD    2020-01-26 22:14:20 UTC (rev 555767)
@@ -66,7 +66,7 @@
        sed -i 
"/target_link_libraries/s|\\$|-L${srcdir}/install-bundle/usr/lib/ \\$|" 
backend/wbpublic/CMakeLists.txt
 
        # be happy with more recent antlr
-       sed -i '/set(ANTLR_JAR_FILENAME/s/4.7.1/4.7.2/' CMakeLists.txt
+       sed -i '/set(ANTLR_JAR_FILENAME/s/4.7.1/4.8/' CMakeLists.txt
 }
 
 build() {

Reply via email to