summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04a03be2394d..4f818ebf0790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ package_uzbl-tabbed-next-git() {
pkgdesc="Tabbing manager providing multiple uzbl-browser instances in 1
window"
arch=("any")
- depends=("uzbl-core"
+ depends=("uzbl-core-next-git=$pkgver"
"python2")
provides=("uzbl-tabbed")
conflicts=("uzbl-tabbed")