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 70002f613875..dd4fb19007f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-usernotify-git
pkgdesc = Python 3 library and scripts for notifying desktop users
pkgver = r32.cf66096
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/conqp/usernotify
arch = any
license = GPLv3
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}"