summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2024-04-27 16:28:12 +0200
committerFichteFoll2024-04-27 16:28:12 +0200
commit04c665b496eccd64e389472000551b21a89ac013 (patch)
treed00dd486b099b0ad1ac951eb2c5ec4f293114440 /PKGBUILD
parent55d656aaebeb6b373bac15d0c1ccb02d7c9ce61d (diff)
downloadaur-04c665b496eccd64e389472000551b21a89ac013.tar.gz
Bump pkgrel for upstream Python update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39ce370538cf..4a3a80170616 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=python-dbussy
pkgname="${_pkgbase}-git"
pkgver=1.3.r25.g83462e5
-pkgrel=1
+pkgrel=2
pkgdesc="Python binding for D-Bus using asyncio"
arch=(any)
url="https://gitlab.com/ldo/dbussy"