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

Felix Yan felixonmars at archlinux.org
Fri Jun 29 04:47:08 UTC 2018


    Date: Friday, June 29, 2018 @ 04:47:07
  Author: felixonmars
Revision: 347722

upgpkg: python-simplejson 3.16.0-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-29 04:07:40 UTC (rev 347721)
+++ PKGBUILD	2018-06-29 04:47:07 UTC (rev 347722)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.15.0
+pkgver=3.16.0
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/simplejson/simplejson/archive/v$pkgver.tar.gz")
-sha512sums=('74ce937478ffc629e468e27cb8476880c70d7c35c33c7c6f703c3733d15b11ff6614d4335e1df7271573e3f17db33779a5bf05809202eb942a1e7f116e1bfb57')
+sha512sums=('2cdb02f821bea7f71af81b0ebf034afa9fab03d47b2ab0c388c7e1119fe4bb55ea3d458a2ed18c5b82de376521282e65902d72fcfcf680e420e4206b7cb0e293')
 
 prepare() {
   cp -a simplejson-$pkgver{,-py2}



More information about the arch-commits mailing list