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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 24 21:42:31 UTC 2021


    Date: Tuesday, August 24, 2021 @ 21:42:30
  Author: felixonmars
Revision: 1004683

upgpkg: python-simplejson 3.17.5-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-24 20:47:12 UTC (rev 1004682)
+++ PKGBUILD	2021-08-24 21:42:30 UTC (rev 1004683)
@@ -4,7 +4,7 @@
 # Contributor: David Moore <davidm at sjsoft.com>
 
 pkgname=python-simplejson
-pkgver=3.17.4
+pkgver=3.17.5
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz")
-sha512sums=('16c16aea5e591cecd272e27d731fbb27f6f31c135e43c201daf476da38df384cfa60422b11eac1cb305ff62ad23e4c7da117803b5f2590046f0f74c7bbc7332d')
+sha512sums=('cfde404fd896030a65749f2c29c9d9e603e51c90b977777caa7749d8fa0c400ff6cf7d49c23afd650aaffddaa6407ac6d68454caa0ea703410a84f38cb6a5bed')
 
 build() {
   cd "$srcdir"/simplejson-$pkgver



More information about the arch-commits mailing list