summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkikadf2018-06-05 08:41:40 +0200
committerkikadf2018-06-05 08:41:40 +0200
commit02d86b0fb20a129f55fadf595f5186d6f8af8809 (patch)
tree00c5a6183ea0213dc5aac754af6d2a3bca37ee52 /PKGBUILD
parentbfb3847a66556148c3f4124d4477673e9dc75ff1 (diff)
downloadaur-02d86b0fb20a129f55fadf595f5186d6f8af8809.tar.gz
Bump, pacman-5.1 fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cc587f36aca..2401891d014c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=octopi-kde-git
_pkgver=0.8.1
-pkgver=0.8.1.1385
+pkgver=0.8.1.1390
pkgrel=1
pkgdesc="This is Octopi, a powerful Pacman frontend using Qt libs (git version for KDE)"
url="https://github.com/aarnt/octopi"
arch=('x86_64')
license=('GPL2')
-depends=('pkgfile' 'knotifications' 'alpm_octopi_utils' 'kdesu')
+depends=('pkgfile' 'knotifications' 'alpm_octopi_utils' 'kdesu' 'pacman-contrib')
optdepends=('yaourt: for AUR support'
'pacaur: for AUR support'
'trizen: for AUR support'