summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Steinke2017-01-18 18:35:46 +0100
committerRasmus Steinke2017-01-18 18:35:46 +0100
commit1a5b7f5b8bb6999dc572e9d6761fff1dea8d9de0 (patch)
tree0abe91cc4f51d9829447db45fa28153eeff1c0b6 /PKGBUILD
parent89f280419ff67086dcada0453279da6c41d2fa48 (diff)
downloadaur-buku_run-git.tar.gz
actually change dep
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")