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

Felix Yan felixonmars at archlinux.org
Tue Nov 3 05:11:33 UTC 2020


    Date: Tuesday, November 3, 2020 @ 05:11:33
  Author: felixonmars
Revision: 740221

upgpkg: python-arpeggio 1.10.1-1

Modified:
  python-arpeggio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-03 05:09:51 UTC (rev 740220)
+++ PKGBUILD	2020-11-03 05:11:33 UTC (rev 740221)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-arpeggio
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="Packrat parser interpreter"
 url="https://github.com/textX/Arpeggio"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://github.com/textX/Arpeggio/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('368c478114ddedbf40c94b4e656945063df5661deacc9c75780ddca18198a9e3e504718fc6c9a1e84c11c5c8f2b454584d1cfc5a14ea2b783e97b8e317047023')
+sha512sums=('150c1cadc237583000c336acbafe06286b45730fca557d8f24894387408f1443f0df5a0ad0dad18d4a88e8d0e2c55e46d57e7b772ec171aa395585f36b54e5bd')
 
 build() {
   cd Arpeggio-$pkgver



More information about the arch-commits mailing list