From e56cbcc1091c4dbe1d58e7e1705c25e4fdb64204 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 8 Mar 2023 19:05:32 +0100 Subject: . --- python-hat-doit/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-hat-doit/PKGBUILD') 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" -- cgit v1.2.3-70-g09d2