summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 467ca8a00fd8..f0b89250046f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('xdg-utils' 'rofi' 'pass' 'xdotool' 'xclip')
optdepends=('passed-git: change fieldnames in password files')
-install=('rofi-pass.install')
+install=rofi-pass.install
makedepends=('git')
source=('git+http://git.53280.de/rofi-pass')