summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Baker2017-01-18 15:30:24 -0800
committerDylan Baker2017-01-18 15:35:11 -0800
commitbfc3430e5bfe505686d3038dc09c64e17b75904e (patch)
tree09155f6a21ecfe0d716865b847e2abde4e3a2307 /PKGBUILD
parentb3d6b662497b7bdcbc9786dfaa6effd8ebe501d1 (diff)
downloadaur-bfc3430e5bfe505686d3038dc09c64e17b75904e.tar.gz
update to 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490f29f3c316..f051ab40daf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dylan Baker <dylan@pnwbakers.com>
_name=jsonstreams
pkgname=python-${_name}
-pkgver=0.4.0
+pkgver=0.4.1
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/ef/8f/cf15b93b5acb3954df09cc4acbeb45d9e9be38149b3976bfffb06fabce45/jsonstreams-0.4.0.tar.gz'
- 'https://pypi.python.org/packages/ef/8f/cf15b93b5acb3954df09cc4acbeb45d9e9be38149b3976bfffb06fabce45/jsonstreams-0.4.0.tar.gz.asc'
+source=('https://pypi.python.org/packages/09/9b/21a1d63160166e58a4b2e24f068c1bf9bfb3610f389d39cd5e96910b4f47/jsonstreams-0.4.1.tar.gz'
+ 'https://pypi.python.org/packages/09/9b/21a1d63160166e58a4b2e24f068c1bf9bfb3610f389d39cd5e96910b4f47/jsonstreams-0.4.1.tar.gz.asc'
'https://raw.githubusercontent.com/dcbaker/jsonstreams/master/LICENSE')
-sha256sums=('ee55dbbf8e7527c526a78e4db039ad4cdebb9e058347f515ae7e08eae6338f67'
+sha256sums=('875c03c0a93e1e23a7eaa7a7a89e36290ff29613286bce563dad37fb7061addd'
'SKIP'
'8b1cc8af45b502fd5bfce434721cb0d9a833298f05fe983ebc6c7f36d06fab59')
validpgpkeys=('5303CCAA8FFEE5A1472F3538089E1696140688EF') # Dylan Baker <dylan@pnwbakers.com>