diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-11-09 15:26:40 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-11-09 15:26:40 -0300 |
commit | 10f227e1b41aeb49aef461735aec9889b059c969 (patch) | |
tree | f6a18fdd3c43cae5789aea009efc434bb1c6e996 /libre/octopi/PKGBUILD | |
parent | afcb7b96bc61c9ad455ea47efde311d81e9c7ca8 (diff) | |
download | abslibre-10f227e1b41aeb49aef461735aec9889b059c969.tar.gz abslibre-10f227e1b41aeb49aef461735aec9889b059c969.tar.bz2 abslibre-10f227e1b41aeb49aef461735aec9889b059c969.zip |
octopi-0.8.0-1.parabola2: remove octopi-notifier-kde4 from optdepends
Diffstat (limited to 'libre/octopi/PKGBUILD')
-rw-r--r-- | libre/octopi/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/octopi/PKGBUILD b/libre/octopi/PKGBUILD index 1679a4413..516252590 100644 --- a/libre/octopi/PKGBUILD +++ b/libre/octopi/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=octopi pkgname=('octopi' 'octopi-notifier' 'octopi-repoeditor' 'octopi-cachecleaner') pkgver=0.8.0 -pkgrel=1.parabola1 +pkgrel=1.parabola2 arch=('i686' 'x86_64') url="https://github.com/aarnt/octopi" license=('GPL2') @@ -65,7 +65,6 @@ package_octopi() { 'octopi-repoeditor: for editing functions' 'octopi-cachecleaner: for cleaning functions' 'octopi-notifier: for notifications' - 'octopi-notifier-kde4: for notifications on kde' 'pacmanlogviewer: to view pacman log files') conflicts=('octopi-git') |