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 c7ce86578efe..d7a7c1b4ef17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A simple shell script that surfaces clipboard history from clipster in
arch=('i686' 'x86_64')
url="https://github.com/gilbertw1/roficlip"
license=('GPL')
-depends=('clipster' 'gawk' 'rofi' 'fzf')
+depends=('clipster-git' 'gawk' 'rofi' 'fzf')
source=("https://github.com/gilbertw1/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('3ecebd3870e23b9ae977c8db1b80028fb969ea67006616cdcc61ef5c148d1003')