From c82733b107497dbb9b454463c5860b8c8140ce27 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 3 May 2023 23:15:26 +0200 Subject: . --- python-hat-util/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-hat-util/PKGBUILD') diff --git a/python-hat-util/PKGBUILD b/python-hat-util/PKGBUILD index 955db76..1843a95 100644 --- a/python-hat-util/PKGBUILD +++ b/python-hat-util/PKGBUILD @@ -2,7 +2,7 @@ _name=hat-util pkgname=python-$_name -pkgver=0.6.8 +pkgver=0.6.9 pkgrel=1 pkgdesc="Hat utility library" url="https://github.com/hat-open/hat-util" @@ -11,7 +11,7 @@ arch=('any') depends=('python') makedepends=('python-hat-doit' 'python-installer') source=("https://github.com/hat-open/hat-util/archive/refs/tags/v$pkgver.tar.gz") -sha256sums=('7dd6717cfb0e817abd02954cf2249bdeec2dc3d45e20047155a3d38ffd66ba43') +sha256sums=('ee19f44ace8b321f36ec36321725975584c636cfb9439973e6c610183ded4142') build() { cd "$srcdir/$_name-$pkgver" -- cgit v1.2.3-70-g09d2