Date: Friday, March 17, 2023 @ 07:30:43
  Author: arojas
Revision: 1421232

upgpkg: python-json5 0.9.13-1: Update to 0.9.13

Modified:
  python-json5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-17 02:58:50 UTC (rev 1421231)
+++ PKGBUILD    2023-03-17 07:30:43 UTC (rev 1421232)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=python-json5
-pkgver=0.9.12
+pkgver=0.9.13
 pkgrel=1
 pkgdesc='A Python implementation of the JSON5 data format'
 arch=(any)
@@ -11,7 +11,7 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)
 
source=(https://github.com/dpranke/pyjson5/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b34dee43d6ae60f5896ca5bf7527df711a68afd4a6e4bde6be0838c1fd22c33e')
+sha256sums=('051d8aa1b7d1da07321591d6ed653a51fe7b9b668bfd9af14ecdd12e483ce1c3')
 
 build() {
   cd pyjson5-$pkgver

Reply via email to