[arch-commits] Commit in python-simplejson/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Oct 10 05:22:10 UTC 2018
Date: Wednesday, October 10, 2018 @ 05:22:10
Author: felixonmars
Revision: 392034
upgpkg: python-simplejson 3.16.1-1
Modified:
python-simplejson/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-10 05:21:12 UTC (rev 392033)
+++ PKGBUILD 2018-10-10 05:22:10 UTC (rev 392034)
@@ -5,8 +5,8 @@
pkgbase=python-simplejson
pkgname=('python-simplejson' 'python2-simplejson')
-pkgver=3.16.0
-pkgrel=2
+pkgver=3.16.1
+pkgrel=1
pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
license=('MIT')
arch=('x86_64')
@@ -14,7 +14,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=('2cdb02f821bea7f71af81b0ebf034afa9fab03d47b2ab0c388c7e1119fe4bb55ea3d458a2ed18c5b82de376521282e65902d72fcfcf680e420e4206b7cb0e293')
+sha512sums=('41e9bfad5e9263b050109adeec28bdcb190230a26e8a48db86d24fa8729517e3eacd3c3905ff9900cc9a5a90fff006e8fb92a5ac85249922a0c46ab6391ee78b')
prepare() {
cp -a simplejson-$pkgver{,-py2}
More information about the arch-commits
mailing list