summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2023-05-09 02:44:36 +0200
committerFichteFoll2023-05-09 02:44:36 +0200
commitd68fc9f3597d5e5cf9bef3370b80fa5a59c8a47d (patch)
treeef5bb2dce04f5b9c164f31274929b6c0a29e4c19 /PKGBUILD
parent5476cc01fb29ad3657fd3a10a74b961c2d5217b0 (diff)
downloadaur-d68fc9f3597d5e5cf9bef3370b80fa5a59c8a47d.tar.gz
Bump version after Python update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e253d93f63fe..75384269a272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase=python-dbussy
# _name=${_pkgbase#python-}
pkgname="${_pkgbase}-git"
-pkgver=1.3.r2.g76fd5c8
-pkgrel=2
+pkgver=1.3.r24.g691a8a8
+pkgrel=1
pkgdesc="Python binding for D-Bus using asyncio"
arch=(any)
url="https://github.com/ldo/dbussy"