From 5c76c8ab23ba5ca51a4bc85e89c4d7bec6663087 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Thu, 12 Jan 2023 01:00:38 +0100 Subject: . --- python-hat-doit/PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'python-hat-doit/PKGBUILD') diff --git a/python-hat-doit/PKGBUILD b/python-hat-doit/PKGBUILD index c531a38..df1af93 100644 --- a/python-hat-doit/PKGBUILD +++ b/python-hat-doit/PKGBUILD @@ -1,6 +1,8 @@ +# Maintainer: Bozo Kopic + _name=hat-doit pkgname=python-$_name -pkgver=0.11.9 +pkgver=0.11.10 pkgrel=1 pkgdesc="Hat build utility functions" url="https://github.com/hat-open/hat-doit" @@ -12,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=('8856d5466f2578a625153dae7a2d24c1ae43712fb1ad4057ad456ae58fe2aaa6') +sha256sums=('1f84bb9c4000cfce20af215632dcc03e7473faba238a70572387bc8b072f7ce2') build() { cd "$srcdir/$_name-$pkgver" -- cgit v1.2.3-70-g09d2