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 a0649244df8c..45122c9c60ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = octopi-notifier-qt5
pkgdesc = Notifier for Octopi using Qt5 libs
pkgver = 0.15.0
- pkgrel = 2
+ pkgrel = 3
url = https://tintaescura.com/projects/octopi/
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 6efc9f7c6112..c8c93b4df45d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgtagname=v0.15.0
pkgname=octopi-notifier-qt5
pkgver=0.15.0
-pkgrel=2
+pkgrel=3
pkgdesc='Notifier for Octopi using Qt5 libs'
arch=('any')
url="https://tintaescura.com/projects/octopi/"