summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Baker2016-08-25 17:04:28 -0700
committerDylan Baker2016-08-25 17:04:28 -0700
commitf9894bfe9eac89153d3aa94d4910ab613d094ba3 (patch)
tree51b8bf0e67b538858d968cc30e737c1d11cc00f0 /PKGBUILD
parent9fecfc11a515cfaac66946b89ad071fd8589e7cf (diff)
parentac3f53900cd66c920c9e56d77c2c67048ddb85a0 (diff)
downloadaur-f9894bfe9eac89153d3aa94d4910ab613d094ba3.tar.gz
Merge branch 'master' into python2
Update to 0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 549869094dcd..97f1526b1a5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Dylan Baker <dylan@pnwbakers.com>
_name=jsonstreams
pkgname=python2-${_name}
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.2
+pkgrel=1
pkgdesc="A Python module for writing JSON as a stream"
arch=('any')
url="https://github.com/dcbaker/jsonstreams"
@@ -11,10 +11,10 @@ depends=()
optdepends=('python2-simplejson')
makedepends=('python2-setuptools')
options=(!emptydirs)
-source=('https://pypi.python.org/packages/b6/4e/fc68910cc9b72bca0f9ee8d8cdc7d3ef55c03ab62b2dfb9338d74639f11c/jsonstreams-0.3.1.tar.gz'
- 'https://pypi.python.org/packages/b6/4e/fc68910cc9b72bca0f9ee8d8cdc7d3ef55c03ab62b2dfb9338d74639f11c/jsonstreams-0.3.1.tar.gz.asc'
+source=('https://pypi.python.org/packages/28/57/d70adaa037212b48cb06c58055fafae94e482fed50f7ba5addc053ee9588/jsonstreams-0.3.2.tar.gz'
+ 'https://pypi.python.org/packages/28/57/d70adaa037212b48cb06c58055fafae94e482fed50f7ba5addc053ee9588/jsonstreams-0.3.2.tar.gz.asc'
'https://raw.githubusercontent.com/dcbaker/jsonstreams/master/LICENSE')
-sha256sums=('41a7f787692fc170aff94702376cf972d1ed9678638c1b8340cb9ac15d372ed7'
+sha256sums=('7d7802cc23509d1d129d640e591651f979defc74da69cb8577c6dbcf26b5a5e5'
'SKIP'
'8b1cc8af45b502fd5bfce434721cb0d9a833298f05fe983ebc6c7f36d06fab59')
validpgpkeys=('5303CCAA8FFEE5A1472F3538089E1696140688EF') # Dylan Baker <dylan@pnwbakers.com>