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 a80da0d6bf46..d9d9686b3f45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='https://github.com/carnager/buku_run'
provides=('buku_run')
license=('GPL')
-depends=('gawk' 'buku-git' 'rofi')
+depends=('gawk' 'buku' 'rofi')
makedepends=('git')
source=("git+https://github.com/carnager/${_pkgname}.git")