Date: Saturday, March 21, 2020 @ 02:13:40 Author: yan12125 Revision: 602271
upgpkg: python-ubjson 0.15.0-1 Modified: python-ubjson/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 00:05:29 UTC (rev 602270) +++ PKGBUILD 2020-03-21 02:13:40 UTC (rev 602271) @@ -1,8 +1,8 @@ # Maintainer: Chih-Hsuan Yen <[email protected]> pkgname=python-ubjson -pkgver=0.14.0 -pkgrel=4 +pkgver=0.15.0 +pkgrel=1 pkgdesc='Universal Binary JSON draft-12 serializer for Python' arch=(x86_64) url='https://github.com/Iotic-Labs/py-ubjson' @@ -10,7 +10,7 @@ makedepends=(python-setuptools) depends=(python) source=("https://files.pythonhosted.org/packages/source/p/py-ubjson/py-ubjson-$pkgver.tar.gz"{,.asc}) -sha256sums=('f742c87bccc8653329d3f79b8b3f40d44d11d17cce7f6d7025a73c52ebf91c66' +sha256sums=('07d314def684fb5a80c53c59ae6a3afbce73032e1317c8808a11aced178ad8b2' 'SKIP') validpgpkeys=( 'A262040D27F5F4700D097A02CF651F44EF65072E' # Iotic Labs Ltd (Software release signing key) <[email protected]>
