summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArnaud Dovi2020-01-28 21:21:10 +0100
committerArnaud Dovi2020-01-28 21:21:10 +0100
commit88a85d8072e3f5416d8e1b0bb85e1689dcad968b (patch)
tree8814a5dcf1d6763f44d49d873d00337cfc08e722 /PKGBUILD
parent7e6b5388e8c3ba73980876f5835df7e30fec1fb9 (diff)
downloadaur-88a85d8072e3f5416d8e1b0bb85e1689dcad968b.tar.gz
updated PKGBUILD.conflict
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08f6c08f1dc3..ca6f75da6ab6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ WITH_DARK_ICON=1
pkgname=octopi-git
pkgver=0.9.0.r336.a05add1
-pkgrel=3
+pkgrel=4
pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs"
arch=('x86_64')
url="https://github.com/aarnt/octopi"
@@ -44,6 +44,9 @@ conflicts=(
'octopi-repoeditor'
'octopi-sudo'
'octopi-dev'
+ 'octopi-kde-git'
+ 'octopi-notifier-frameworks'
+ 'octopi-notifier-qt5'
'octopi-notifier-noknotify'
)
install=octopi.install