community/python-jsonpatch to 1.31-1

This commit is contained in:
Kevin Mihelich 2021-04-30 00:28:55 +00:00
parent 31f03333b0
commit aea85dd6b2

View file

@ -6,7 +6,7 @@
# - drop python-pypandoc makedepends
pkgname=python-jsonpatch
pkgver=1.30
pkgver=1.31
pkgrel=1
pkgdesc="An implementation of the JSON Patch format"
arch=("any")
@ -16,7 +16,7 @@ depends=("python-jsonpointer")
makedepends=("python-setuptools")
checkdepends=('python-coverage')
source=("$pkgname-$pkgver.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v$pkgver.tar.gz")
sha512sums=('190507eb6d6b4a81e7e804690672863d5070c140a47090b70df36d8180644618395ffc179dabf6ba24e44268b74f670abdfd260c54dc3251b12ef4b7ad17d093')
sha512sums=('9f08014f311d18b97f0f0cfcc931f2615e0ba5079ff5994e9ba674e079be715c3c8de3ce1c1958235b34dcbe87dee09b103295655880273ce91652d2191704c0')
build() {
cd python-json-patch-$pkgver