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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 27 20:55:45 UTC 2022


    Date: Wednesday, July 27, 2022 @ 20:55:45
  Author: arojas
Revision: 1258947

upgpkg: python-arpeggio 2.0.0-1: Update to 2.0.0

Modified:
  python-arpeggio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 20:46:10 UTC (rev 1258946)
+++ PKGBUILD	2022-07-27 20:55:45 UTC (rev 1258947)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-arpeggio
-pkgver=1.10.2
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="Packrat parser interpreter"
 url="https://github.com/textX/Arpeggio"
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python')
 makedepends=('python-pytest-runner' 'python-setuptools' 'python-wheel')
 source=("https://github.com/textX/Arpeggio/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('c6a162f9ab854bac7e2bc9e5d5553c2dbcc068fcf61607149727cd4c8a7c87c63cab765b423c8ea76e09fa81ccc42157d724388a81e22864580ccf734998142a')
+sha512sums=('b5a75eea515b7dd0ad7dc261703300bd5b3e5a70f0946845f8828dbf7c76613aef926fed9538fe0f9a71c1666edc9f8cff31afddd551bea1d7b1b9ad7a9cc405')
 
 build() {
   cd Arpeggio-$pkgver



More information about the arch-commits mailing list