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

Felix Yan felixonmars at archlinux.org
Thu Jan 28 22:23:52 UTC 2021


    Date: Thursday, January 28, 2021 @ 22:23:51
  Author: felixonmars
Revision: 833527

upgpkg: python-rply 0.7.8-1

Modified:
  python-rply/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 22:23:46 UTC (rev 833526)
+++ PKGBUILD	2021-01-28 22:23:51 UTC (rev 833527)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rply
-pkgver=0.7.7
-pkgrel=5
+pkgver=0.7.8
+pkgrel=1
 pkgdesc="A pure Python Lex/Yacc that works with RPython"
 arch=('any')
 license=('BSD')
@@ -10,7 +10,7 @@
 makedepends=('python-setuptools' 'python-appdirs')
 checkdepends=('python-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/alex/rply/archive/v$pkgver.tar.gz")
-sha512sums=('c01166b7df067a6a55d1b43caa7b5a349045e838899daf82e2ba70a2c2525fd68e95f11e5319a1fe36936e696352a37bdc13f132f739cd52759a9a9c91e317ba')
+sha512sums=('b43e6425f046561cfca616801d37d7151f015aeb2ea2365abc00f97fd6b41f1a01a17e330aed5a81537065e4b29d49cd0824b5a5cb8b2d11da2ff1f8de952fce')
 
 build() {
   cd "$srcdir"/rply-$pkgver



More information about the arch-commits mailing list