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 a8bd5be92f82..e253d93f63fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase=python-dbussy
# _name=${_pkgbase#python-}
pkgname="${_pkgbase}-git"
-pkgver=1.2.1.r2.gb305b64
-pkgrel=1
+pkgver=1.3.r2.g76fd5c8
+pkgrel=2
pkgdesc="Python binding for D-Bus using asyncio"
arch=(any)
url="https://github.com/ldo/dbussy"