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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 14:29:00 UTC 2020


    Date: Monday, June 22, 2020 @ 14:28:57
  Author: felixonmars
Revision: 650563

upgpkg: python-jsonpatch 1.26-1

Modified:
  python-jsonpatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 14:28:49 UTC (rev 650562)
+++ PKGBUILD	2020-06-22 14:28:57 UTC (rev 650563)
@@ -3,8 +3,8 @@
 # Contributor: Limao Luo <luolimao+AUR at gmail.com>
 
 pkgname=python-jsonpatch
-pkgver=1.25
-pkgrel=2
+pkgver=1.26
+pkgrel=1
 pkgdesc="An implementation of the JSON Patch format"
 arch=("any")
 url="https://github.com/stefankoegl/python-json-patch"
@@ -13,7 +13,7 @@
 makedepends=("python-setuptools" "python-pypandoc")
 checkdepends=('python-coverage')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz")
-sha512sums=('5e1d5b6dcb6ee847ddd561400fe2d00e07aa1827a63ab98a38cd5e91fa0e52d8635eba1192edbccf9c7b9ce9c7ce0a414d580665c427c87a820e533d26092ad6')
+sha512sums=('1ab25c8e091cd0b772062a8c448fee4772081d8bd715489b2f7a76e4c0bdff8b26dd38b26c3037cf9bdf8780b97e62a20b6a5bdc43f43af16fdae51d1291bf52')
 
 build() {
   cd "$srcdir"/python-json-patch-$pkgver



More information about the arch-commits mailing list