summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFichteFoll2019-11-16 15:10:25 +0100
committerFichteFoll2019-11-16 15:10:25 +0100
commitcc4ad54a09bc2cf8d5f850f68d7b566a3f5f1679 (patch)
tree9d43e8e488fef13251a1c31ab0268f3ce23a9ee9 /PKGBUILD
parent2beac137444f3c8fd631368d44d8b17296693633 (diff)
downloadaur-cc4ad54a09bc2cf8d5f850f68d7b566a3f5f1679.tar.gz
Bump version to trigger rebuild with Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cece61caa47..20243fbe8c5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgbase=discordrp-mpris
# _name=${_pkgbase#python-}
pkgname="${_pkgbase}-git"
pkgver=0.2.1.r2.g94a3685
-pkgrel=1
+pkgrel=2
pkgdesc="Discord Rich Presence based on mpris2 media players"
arch=(any)
url="https://github.com/FichteFoll/discordrp-mpris"