summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMathias Bragagia2017-01-09 22:49:49 +0100
committerMathias Bragagia2017-01-09 22:49:49 +0100
commit5565bd2076194be79eada6a7eb620ab340df353c (patch)
treec2f75861097b33b984904902a02fccc5df3c0c0f /PKGBUILD
parent730001122e1952529405b2feec590481e061ac82 (diff)
downloadaur-5565bd2076194be79eada6a7eb620ab340df353c.tar.gz
commit
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=()