From 350d26d64c0e853847300edec743edab042b77fa Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 21 Jun 2019 12:37:01 +0000 Subject: [PATCH] community/python-ubjson to 0.14.0-1 --- community/python-ubjson/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/python-ubjson/PKGBUILD b/community/python-ubjson/PKGBUILD index ff4244870..79b1c77f0 100644 --- a/community/python-ubjson/PKGBUILD +++ b/community/python-ubjson/PKGBUILD @@ -4,7 +4,7 @@ # - remove makedepend on python-pypandoc pkgname=python-ubjson -pkgver=0.13.0 +pkgver=0.14.0 pkgrel=1 pkgdesc='Universal Binary JSON draft-12 serializer for Python' arch=(x86_64) @@ -12,8 +12,8 @@ url='https://github.com/Iotic-Labs/py-ubjson' license=(Apache) makedepends=(python-setuptools) depends=(python) -source=("https://files.pythonhosted.org/packages/source/p/py-ubjson/py-ubjson-0.13.0.tar.gz"{,.asc}) -sha256sums=('fdfcb858ba281895fa77a02cc00ae8d9da306dd758a23acf28d48dd1ed25a7d5' +source=("https://files.pythonhosted.org/packages/source/p/py-ubjson/py-ubjson-$pkgver.tar.gz"{,.asc}) +sha256sums=('f742c87bccc8653329d3f79b8b3f40d44d11d17cce7f6d7025a73c52ebf91c66' 'SKIP') validpgpkeys=( 'A262040D27F5F4700D097A02CF651F44EF65072E' # Iotic Labs Ltd (Software release signing key)