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

Alexander Rødseth arodseth at nymeria.archlinux.org
Mon Mar 10 22:30:51 UTC 2014


    Date: Monday, March 10, 2014 @ 23:30:51
  Author: arodseth
Revision: 106956

upgpkg: python-simplejson 3.3.3-1

Modified:
  python-simplejson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-10 22:28:38 UTC (rev 106955)
+++ PKGBUILD	2014-03-10 22:30:51 UTC (rev 106956)
@@ -6,7 +6,7 @@
 
 pkgbase=python-simplejson
 pkgname=("$pkgbase" 'python2-simplejson')
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc='Simple, fast, extensible JSON encoder/decoder for Python'
 license=('MIT')
@@ -14,7 +14,7 @@
 url='http://undefined.org/python/#simplejson'
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/simplejson/simplejson/tarball/v${pkgver}")
-sha256sums=('ecff7508cb34547de611c5b367ad1ff74290f638f29853be5801823e1565592c')
+sha256sums=('3c1ea4826afdbbb2e8f589540772f8b06ea2a81f575db1edde84fc1829bb293b')
 
 package_python-simplejson() {
   depends=('python')




More information about the arch-commits mailing list