summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcb6080e9660..82dbe61e611d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=plasma-pass-git
_pkgname=${pkgname%-git}
pkgver=1.1.0.r5.9a52f2a
-pkgrel=1
+pkgrel=2
pkgdesc="Plasma applet for the Pass password manager"
url="https://cgit.kde.org/plasma-pass.git"
arch=(x86_64)
license=(GPL)
depends=(plasma-workspace kitemmodels)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules git)
provides=(plasma-pass)
conflicts=(plasma-pass)
source=("git+https://anongit.kde.org/plasma-pass.git")