diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2023-03-08 19:05:32 +0100 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2023-03-08 19:05:32 +0100 |
| commit | e56cbcc1091c4dbe1d58e7e1705c25e4fdb64204 (patch) | |
| tree | cd664afbd684219607cfb4efa133869c0879dd2d /python-hat-util | |
| parent | 5c76c8ab23ba5ca51a4bc85e89c4d7bec6663087 (diff) | |
.
Diffstat (limited to 'python-hat-util')
| -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 939ac44..955db76 100644 --- a/python-hat-util/PKGBUILD +++ b/python-hat-util/PKGBUILD @@ -2,7 +2,7 @@ _name=hat-util pkgname=python-$_name -pkgver=0.6.7 +pkgver=0.6.8 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=('d80a3c10f0336d588630bf3adf6de5360e848a0698bc6414923e94e5c4b8b3b9') +sha256sums=('7dd6717cfb0e817abd02954cf2249bdeec2dc3d45e20047155a3d38ffd66ba43') build() { cd "$srcdir/$_name-$pkgver" |
