diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2024-04-09 16:31:46 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2024-04-09 16:31:46 +0200 |
| commit | c3e3b19b7a519711a1a096effa489dc85c9db453 (patch) | |
| tree | 47ca888395d6d28dea98ac7bb04f02eb098cf012 /python-hat-util/PKGBUILD | |
| parent | 4446e72f2a7b34ef7255e104173373d0b72f74a2 (diff) | |
Diffstat (limited to 'python-hat-util/PKGBUILD')
| -rw-r--r-- | python-hat-util/PKGBUILD | 4 |
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" |
