Date: Sunday, August 3, 2014 @ 05:53:35 Author: dwallace Revision: 116773
upgpkg: python-jsonpointer 1.4-1 upgpkg: python-jsonpointer 1.4 Modified: python-jsonpointer/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-03 03:52:48 UTC (rev 116772) +++ PKGBUILD 2014-08-03 03:53:35 UTC (rev 116773) @@ -5,8 +5,8 @@ pkgbase=python-jsonpointer _pkgname=jsonpointer pkgname=(python2-jsonpointer python-jsonpointer) -pkgver=1.3 -pkgrel=3 +pkgver=1.4 +pkgrel=1 pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" arch=(any) url=https://github.com/stefankoegl/python-json-pointer @@ -16,9 +16,9 @@ python-prettytable python-requests python-setuptools python-simplejson) source=(http://pypi.python.org/packages/source/j/${pkgname#*-}/${pkgname#*-}-$pkgver.tar.gz https://raw.github.com/stefankoegl/python-json-pointer/master/COPYING) -sha256sums=('0c60fd449265c301af8492a654e8cb379aeec5f6207ecac9a585fa91e6ccf95c' +sha256sums=('cb9d357edc67fe41a929fbfd583e95a2a6c5fdc71e22522d88ab715c752905b4' 'd8b24f15d472885f788a2d6e985850f264627b86012a17bb242c83f310d907e5') -sha512sums=('9961e29b5a9b3153c0ed97d6da68b86aa2d1f8333e0ff2a8a2accce994276c83ecaead2729100bcdd655ad2120d9d3502422ab365837e93473cc1de5a31e4e7b' +sha512sums=('be1cf5b5df08bd42c25bded242afd4caf04baba8958cc8599859f80041f8db06e4d6aaadadd6cc6f35b2cc78a77a9d94ac45a9c809c21c61a691d7a6d9b5184f' '6a4c6b57a9cfe227175852c67ab7536fcc23646761cd10d25800edfccf408b139b1f589313f6cf6717c5764ca2e554cc16921118e01aebfbdf3ddfada82c6bac') prepare(){