summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2019-11-14 15:16:10 +0100
committerRichard Neumann2019-11-14 15:16:10 +0100
commit2f6d827773abb2bd2419b00eca023270cd19df89 (patch)
tree66f0cf3beb78d79352dd42d17b1153eefcd9ac6a /PKGBUILD
parent60f77a5399b6f0bbd0a4cfb070166d99f6a7aef7 (diff)
downloadaur-2f6d827773abb2bd2419b00eca023270cd19df89.tar.gz
Rebuild for 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 c2b7be76ce79..17b7925dc90e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase='usernotify'
pkgname="python-${_pkgbase}-git"
pkgver=r32.cf66096
-pkgrel=1
+pkgrel=2
pkgdesc="Python 3 library and scripts for notifying desktop users"
arch=('any')
url="https://github.com/conqp/${_pkgbase}"