summaryrefslogtreecommitdiff
path: root/python-hat-json
diff options
context:
space:
mode:
Diffstat (limited to 'python-hat-json')
-rw-r--r--python-hat-json/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-hat-json/PKGBUILD b/python-hat-json/PKGBUILD
index 40eb5bd..2584d41 100644
--- a/python-hat-json/PKGBUILD
+++ b/python-hat-json/PKGBUILD
@@ -2,7 +2,7 @@
_name=hat-json
pkgname=python-$_name
-pkgver=0.5.13
+pkgver=0.5.16
pkgrel=1
pkgdesc="Hat JSON library"
url="https://github.com/hat-open/hat-json"
@@ -12,7 +12,7 @@ depends=('python-hat-util' 'python-jsonpatch' 'python-jsonschema'
'python-yaml' 'python-tomli' 'python-tomli-w')
makedepends=('python-hat-doit' 'python-installer')
source=("https://github.com/hat-open/hat-json/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('d0af187fbdb2f53584d91ba213c3f2a46907e9ba5ed9edd63ae1d5248f438c47')
+sha256sums=('d7a29503e61e51efd2085280b83c3cfa2893822311fd00cbbdd03b5646795842')
build() {
cd "$srcdir/$_name-$pkgver"