summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 10 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4b4a130380e..bd07fc4b9649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mathias Bragagia <mathias.bragagia@gmail.com>
pkgname=kana-p-git
-pkgver=r121.a41ac8c
+pkgver=r135.541af6a
pkgrel=1
pkgdesc="Lite Archlinux complete desktop"
arch=('any')
@@ -143,7 +143,7 @@ depends=(
'i3lock-wrapper'
'compton'
- 'awesome'
+ 'awesome-git'
'lain-git'
'eminent-git'
'rofi'
@@ -174,8 +174,14 @@ depends=(
)
makedepends=('git')
optdepends=()
-provides=('kana-p')
-conflicts=('kana-p')
+provides=(
+ 'kana-p'
+ 'autohidewibox'
+)
+conflicts=(
+ 'kana-p'
+ 'autohidewibox'
+)
replaces=()
backup=()
options=()