[arch-commits] Commit in python-calmjs.parse/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Tue Mar 17 10:22:01 UTC 2020


    Date: Tuesday, March 17, 2020 @ 10:22:01
  Author: dvzrv
Revision: 600138

upgpkg: python-calmjs.parse 1.2.3-1: Upgrading to 1.2.3.

Modified:
  python-calmjs.parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-17 10:17:31 UTC (rev 600137)
+++ PKGBUILD	2020-03-17 10:22:01 UTC (rev 600138)
@@ -2,7 +2,7 @@
 
 _name=calmjs.parse
 pkgname=python-calmjs.parse
-pkgver=1.2.2
+pkgver=1.2.3
 pkgrel=1
 pkgdesc="Various parsers for ECMA standards"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.zip")
-sha512sums=('9c709aeb17520872910401148f0321c8847681a9fa9fa4661fdc885c319ea77a9f510647c0eede9c4924b6adc38bc3d498fe13b6f3c0e43dfb31a6ce53f3383c')
+sha512sums=('b4de67e3b57bec4c4bddaa901d29dd127a79a60a235f0e8b7fb56295b68c803c647182e617d363aa17e4d40c7d2bfb60a29723fc41a5f06d561aafbf30c792e3')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list