diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2023-05-03 23:15:26 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2023-05-03 23:15:26 +0200 |
| commit | c82733b107497dbb9b454463c5860b8c8140ce27 (patch) | |
| tree | e1b1bf0ff22b3cd425af22846f7de198826ffcd3 /python-hat-json/PKGBUILD | |
| parent | 7be6950258767f2beb47bc44056850fd7bc12002 (diff) | |
.
Diffstat (limited to 'python-hat-json/PKGBUILD')
| -rw-r--r-- | python-hat-json/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-hat-json/PKGBUILD b/python-hat-json/PKGBUILD index 2584d41..25366da 100644 --- a/python-hat-json/PKGBUILD +++ b/python-hat-json/PKGBUILD @@ -2,7 +2,7 @@ _name=hat-json pkgname=python-$_name -pkgver=0.5.16 +pkgver=0.5.17 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=('d7a29503e61e51efd2085280b83c3cfa2893822311fd00cbbdd03b5646795842') +sha256sums=('a60dcbab21c7b42770a7ca9a9c6c6ba839a52556dc2480e9b85bd2b9a5a1128b') build() { cd "$srcdir/$_name-$pkgver" |
