summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2020-12-02 10:34:43 +0100
committerRichard Neumann2020-12-02 10:34:43 +0100
commit570b0cef092818a3cf97439bb669cd0e23a53965 (patch)
treedf6eb894384f5aff8033030b4c14bb2ba21403f2 /PKGBUILD
parent2f6d827773abb2bd2419b00eca023270cd19df89 (diff)
downloadaur-python-usernotify-git.tar.gz
Release bump for Python 3.9.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17b7925dc90e..3bac78eedb5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase='usernotify'
pkgname="python-${_pkgbase}-git"
pkgver=r32.cf66096
-pkgrel=2
+pkgrel=3
pkgdesc="Python 3 library and scripts for notifying desktop users"
arch=('any')
url="https://github.com/conqp/${_pkgbase}"