summaryrefslogtreecommitdiff
path: root/python-hat-doit/PKGBUILD
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2023-03-08 19:05:32 +0100
committerbozo.kopic <bozo@kopic.xyz>2023-03-08 19:05:32 +0100
commite56cbcc1091c4dbe1d58e7e1705c25e4fdb64204 (patch)
treecd664afbd684219607cfb4efa133869c0879dd2d /python-hat-doit/PKGBUILD
parent5c76c8ab23ba5ca51a4bc85e89c4d7bec6663087 (diff)
.
Diffstat (limited to 'python-hat-doit/PKGBUILD')
-rw-r--r--python-hat-doit/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-hat-doit/PKGBUILD b/python-hat-doit/PKGBUILD
index df1af93..51ae37e 100644
--- a/python-hat-doit/PKGBUILD
+++ b/python-hat-doit/PKGBUILD
@@ -2,7 +2,7 @@
_name=hat-doit
pkgname=python-$_name
-pkgver=0.11.10
+pkgver=0.12.5
pkgrel=1
pkgdesc="Hat build utility functions"
url="https://github.com/hat-open/hat-doit"
@@ -14,7 +14,7 @@ depends=('python-build' 'python-doit' 'flake8' 'python-sphinx-furo'
'python-setuptools' 'python-sphinx' 'python-wheel')
makedepends=('python-installer')
source=("https://github.com/hat-open/hat-doit/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('1f84bb9c4000cfce20af215632dcc03e7473faba238a70572387bc8b072f7ce2')
+sha256sums=('7ad0718486239161ad027b2b8644fd6ecdb0056ab8b766110ad2bbd87449f9ac')
build() {
cd "$srcdir/$_name-$pkgver"