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

Filipe Laíns ffy00 at archlinux.org
Wed Mar 24 18:32:27 UTC 2021


    Date: Wednesday, March 24, 2021 @ 18:32:27
  Author: ffy00
Revision: 901709

upgpkg: python-jsonmerge 1.8.0-1

Modified:
  python-jsonmerge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 18:30:29 UTC (rev 901708)
+++ PKGBUILD	2021-03-24 18:32:27 UTC (rev 901709)
@@ -2,8 +2,8 @@
 
 _pkgname=jsonmerge
 pkgname=python-$_pkgname
-pkgver=1.7.0
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='Merge a series of JSON documents'
 arch=('any')
 url='https://github.com/avian2/jsonmerge'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$_pkgname-$pkgver.tar.gz")
-sha512sums=('917bf8e721ba1f7574e7519f8054a1e2a4ffd40115872e0c111ef6c3c87de9305c1dbac67d882e25f8051e819a33901c9faf84ab9d80a12fb48fc47064b78f6a')
+sha512sums=('c6bc20267653f74718f728442d31a8712845963f1035ce170c3712df5fca4ed3ce5407d65ab429a93e0e23eb379ced19528ae7533387eb3f52f826fc82ea4627')
 
 build() {
   cd $_pkgname-$_pkgname-$pkgver



More information about the arch-commits mailing list