summaryrefslogtreecommitdiff
path: root/python-hat-aio
diff options
context:
space:
mode:
Diffstat (limited to 'python-hat-aio')
-rw-r--r--python-hat-aio/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"