summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8699ed0466d0..4ce63536ad7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-dbussy-git
pkgdesc = Python binding for D-Bus using asyncio
- pkgver = 1.1.r3.g3a7ae2f
+ pkgver = 1.2.1.r2.gb305b64
pkgrel = 1
url = https://github.com/ldo/dbussy
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0b3cbb146373..a8bd5be92f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=python-dbussy
# _name=${_pkgbase#python-}
pkgname="${_pkgbase}-git"
-pkgver=1.1.r3.g3a7ae2f
+pkgver=1.2.1.r2.gb305b64
pkgrel=1
pkgdesc="Python binding for D-Bus using asyncio"
arch=(any)