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

Baptiste Jonglez zorun at archlinux.org
Sun Dec 30 14:52:02 UTC 2018


    Date: Sunday, December 30, 2018 @ 14:52:01
  Author: zorun
Revision: 419244

upgpkg: python-antlr4 4.7.2-1

Modified:
  python-antlr4/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-30 14:51:58 UTC (rev 419243)
+++ PKGBUILD	2018-12-30 14:52:01 UTC (rev 419244)
@@ -1,8 +1,8 @@
 # Maintainer: Baptiste Jonglez <archlinux at bitsofnetworks dot org>
 
 pkgname=python-antlr4
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
 pkgdesc="ANTLR4 runtime for Python"
 arch=('any')
 url="http://www.antlr.org/"
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/a/antlr4-python3-runtime/antlr4-python3-runtime-$pkgver.tar.gz")
-sha256sums=('1b26b72c4492cef310542da10bf6b2ab4aa1775618fc6003f75b55ae9eaa3fd3')
+sha256sums=('168cdcec8fb9152e84a87ca6fd261b3d54c8f6358f42ab3b813b14a7193bb50b')
 
 build() {
   cd "$srcdir/antlr4-python3-runtime-$pkgver"



More information about the arch-commits mailing list