summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Baker2016-08-25 17:01:00 -0700
committerDylan Baker2016-08-25 17:01:00 -0700
commitac3f53900cd66c920c9e56d77c2c67048ddb85a0 (patch)
treebf3ea217041595494fa07ca840c3fb74623d4cb1 /PKGBUILD
parentc226b9bf0ff4fe437d8fddfe46e1b43e983b43ca (diff)
downloadaur-ac3f53900cd66c920c9e56d77c2c67048ddb85a0.tar.gz
update for 0.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 972d437d5cc7..fa4a360e16b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dylan Baker <dylan@pnwbakers.com>
_name=jsonstreams
pkgname=python-${_name}
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc="A Python module for writing JSON as a stream"
arch=('any')
@@ -11,10 +11,10 @@ depends=()
makedepends=('python-setuptools')
optdepends=('python-simplejson')
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>