From e56cbcc1091c4dbe1d58e7e1705c25e4fdb64204 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 8 Mar 2023 19:05:32 +0100 Subject: . --- python-hat-aio/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-hat-aio/PKGBUILD') diff --git a/python-hat-aio/PKGBUILD b/python-hat-aio/PKGBUILD index 024b7d1..b8068e0 100644 --- a/python-hat-aio/PKGBUILD +++ b/python-hat-aio/PKGBUILD @@ -2,7 +2,7 @@ _name=hat-aio pkgname=python-$_name -pkgver=0.7.3 +pkgver=0.7.5 pkgrel=1 pkgdesc="Hat async utility library" url="https://github.com/hat-open/hat-aio" @@ -11,7 +11,7 @@ arch=('any') depends=('python-hat-util') makedepends=('python-hat-doit' 'python-installer') source=("https://github.com/hat-open/hat-aio/archive/refs/tags/v$pkgver.tar.gz") -sha256sums=('48974816473754ca85fc97fa28b6b6cd7ac840040a2b2fcd1c6ad9544ddf40ab') +sha256sums=('71f215e9c08ac3a76acd23be05e431ec085715df238f0c59b115735ac94b2f9e') build() { cd "$srcdir/$_name-$pkgver" -- cgit v1.2.3-70-g09d2