[arch-commits] Commit in python-ubjson/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Jun 21 06:17:22 UTC 2019
Date: Friday, June 21, 2019 @ 06:17:22
Author: yan12125
Revision: 482567
upgpkg: python-ubjson 0.14.0-1
* Fix source
Modified:
python-ubjson/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-21 05:34:00 UTC (rev 482566)
+++ PKGBUILD 2019-06-21 06:17:22 UTC (rev 482567)
@@ -1,7 +1,7 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
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)
@@ -9,8 +9,8 @@
license=(Apache)
makedepends=(python-setuptools python-pypandoc)
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) <info at iotic-labs.com>
More information about the arch-commits
mailing list