aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-i3ipc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-i3ipc/APKBUILD b/community/py3-i3ipc/APKBUILD
index ac94b3823a..5550878e2a 100644
--- a/community/py3-i3ipc/APKBUILD
+++ b/community/py3-i3ipc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-i3ipc
-pkgver=2.1.1
+pkgver=2.2.1
pkgrel=0
pkgdesc="An improved Python library to control i3wm and sway"
options="!check" # Requires unpackaged 'asyncio'
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="4a136cd13c76f10a15bce521ad83a5edae32a3952a1e2e3a029f8dbaf08a22343ef6b20babb77d765f28f192a991241ed24ce03467f9bddc844e1f9743c343ac py3-i3ipc-2.1.1.tar.gz"
+sha512sums="edbcec3cd0da53815dba22d696a17ddf909c39db771cf234befaa3130f8b56003ccc70eb28a07b286ab31c2cbb9d5893caf42b01ed20d61efdcd6359afbecc18 py3-i3ipc-2.2.1.tar.gz"