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

Antonio Rojas arojas at archlinux.org
Fri Nov 1 23:32:27 UTC 2019


    Date: Friday, November 1, 2019 @ 23:32:27
  Author: arojas
Revision: 366427

Drop python2

Modified:
  antlr2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-01 23:27:12 UTC (rev 366426)
+++ PKGBUILD	2019-11-01 23:32:27 UTC (rev 366427)
@@ -32,7 +32,7 @@
   make
 }
 
-package_antlr2() {
+package() {
   pkgdesc='Language recognition tool providing a framework to build grammatical parsers'
   depends=('java-runtime' 'sh')
   provides=("antlr=${pkgver}")



More information about the arch-commits mailing list