summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"