summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05451fd3afac..467ca8a00fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="bash script to handle pass storages in a convenient way"
arch=('any')
url='https://github.com/carnager/rofi-pass'
license=('GPL')
-depends=('xdg-utils' 'rofi-git' 'pass' 'xdotool' 'xclip')
+depends=('xdg-utils' 'rofi' 'pass' 'xdotool' 'xclip')
optdepends=('passed-git: change fieldnames in password files')
install=('rofi-pass.install')