[arch-commits] Commit in python-canonicaljson/trunk (PKGBUILD)

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Sat May 7 04:22:52 UTC 2022


    Date: Saturday, May 7, 2022 @ 04:22:52
  Author: alex19ep
Revision: 1196113

upgpkg: python-canonicaljson 1.6.1-1 upstream release

Modified:
  python-canonicaljson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 04:19:51 UTC (rev 1196112)
+++ PKGBUILD	2022-05-07 04:22:52 UTC (rev 1196113)
@@ -3,7 +3,7 @@
 # Contributor: Ivan Shapovalov <intelfx at intelfx.name>
 
 pkgname=python-canonicaljson
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='Canonical JSON'
 url='https://pypi.python.org/pypi/canonicaljson/'
@@ -12,8 +12,8 @@
 depends=('python' 'python-simplejson' 'python-frozendict')
 makedepends=('python-setuptools')
 source=("python-canonicaljson-$pkgver.tar.gz::https://github.com/matrix-org/python-canonicaljson/archive/v${pkgver}.tar.gz")
-sha512sums=('78a62a7a462ab76ebc360febe01ba54afe8d8904611ecae58aa6dd88d49454cb70a8e270ba50215400df2fb0d55ff7196bb181a6480df2ec8509b0ff87d72e48')
-b2sums=('71c12139120192036dac3c34306857af1236eea8de0a61957552b75440961de58c4fc3aa9f6e2b65ca3dbace86e06e23ac6eb3dc9af44c78a107747b5fbf384a')
+sha512sums=('ef0c6a06d287a00b3742804d800cc1c9edbb25278da0946b0f7920113f3329270d15e6904f7cb0d3dc8290102a4f8212828491c9b2b3c68abc85b197790ed8a1')
+b2sums=('d3789bf44dfd7e511d88693305cdb71f0b8ff3a2ee032c06e9992843c228856150c39611412624080613d5582f1b822dda84368047e158526bac4d28d626aa7a')
 
 build() {
 	cd python-canonicaljson-$pkgver



More information about the arch-commits mailing list