diff options
-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') |