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 8bf10a161fdc..8698af1db4b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-dbus-next
pkgdesc = The next great DBus library for Python with asyncio support
pkgver = 0.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/altdesktop/python-dbus-next
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index bc174bac5862..094399ad3ff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname='python-dbus-next'
_module='dbus_next'
pkgver=0.1.4
-pkgrel=1
+pkgrel=2
pkgdesc='The next great DBus library for Python with asyncio support'
url=https://github.com/altdesktop/python-dbus-next
arch=('any')