summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatMoul2023-10-20 18:07:48 +0200
committerMatMoul2023-10-20 18:07:48 +0200
commitfce7b79f2880589f7c5c83a384cc431cae870732 (patch)
tree50047f30046b187a7d4b71a44179e8cda75f8702 /PKGBUILD
parent5086b0ba905270611cf2ca622a12b827902c15d5 (diff)
downloadaur-fce7b79f2880589f7c5c83a384cc431cae870732.tar.gz
Version 0.15.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70bdf5639c61..6efc9f7c6112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,13 @@ _pkgtagname=v0.15.0
pkgname=octopi-notifier-qt5
pkgver=0.15.0
-pkgrel=1
+pkgrel=2
pkgdesc='Notifier for Octopi using Qt5 libs'
arch=('any')
url="https://tintaescura.com/projects/octopi/"
license=('GPL2')
-depends=('octopi' 'knotifications')
+#depends=('octopi' 'knotifications')
+depends=('octopi')
makedepends=('qt5-tools')
optdepends=('xfce4-notifyd: for notifications in XFCE')
provides=('octopi-notifier')