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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Tue Jan 25 12:54:49 UTC 2022


    Date: Tuesday, January 25, 2022 @ 12:54:48
  Author: yan12125
Revision: 1115496

upgpkg: python-jsondiff 1.3.1-1

Modified:
  python-jsondiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 12:49:15 UTC (rev 1115495)
+++ PKGBUILD	2022-01-25 12:54:48 UTC (rev 1115496)
@@ -3,8 +3,8 @@
 
 pkgname=python-jsondiff
 _pkgname=jsondiff
-pkgver=1.3.0
-pkgrel=3
+pkgver=1.3.1
+pkgrel=1
 pkgdesc='Diff JSON and JSON-like structures in Python'
 arch=(any)
 url='https://github.com/xlwings/jsondiff'
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-nose python-nose-random)
 source=("https://github.com/xlwings/jsondiff/archive/$pkgver/jsondiff-$pkgver.tar.gz")
-sha256sums=('a899ebc34cad04561651a8b618df44004b5dbe35fadb83addd7f912faf4a43fb')
+sha256sums=('4c27f0618fedfa9bbae8880cee1120be4ea6e64a30165d64b0a4cd85ed4f93bb')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list