summaryrefslogtreecommitdiff
path: root/python-hat-util/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'python-hat-util/PKGBUILD')
-rw-r--r--python-hat-util/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-hat-util/PKGBUILD b/python-hat-util/PKGBUILD
index d95fb85..ac2708a 100644
--- a/python-hat-util/PKGBUILD
+++ b/python-hat-util/PKGBUILD
@@ -2,7 +2,7 @@
_name=hat-util
pkgname=python-$_name
-pkgver=0.6.11
+pkgver=0.6.14
pkgrel=1
pkgdesc="Hat utility library"
url="https://github.com/hat-open/hat-util"
@@ -11,7 +11,7 @@ arch=('any')
depends=('python')
makedepends=('python-build' 'python-hat-doit' 'python-installer')
source=("https://github.com/hat-open/hat-util/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('d848dfb256c3886d667bcf2d3192887f5ffcca29160f1544e4b61ebbec750e36')
+sha256sums=('49ffaa1aba6848ce675569e2bcea60e8de7bd457eaef8d4f17f5996894037882')
build() {
cd "$srcdir/$_name-$pkgver"