summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80e10d42cff3..5dc0a6de714b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=hikari
pkgver=2.3.3
-pkgrel=4
+pkgrel=5
epoch=1
pkgdesc='Stacking Wayland compositor with additional tiling capabilities, heavily inspired by the Calm Window manager (cwm)'
url='https://hikari.acmelabs.space'
license=('custom')
arch=('x86_64')
-depends=('wlroots0.15' 'cairo' 'pango' 'xorg-xwayland' 'libucl-git')
+depends=('wlroots0.15' 'cairo' 'pango' 'xorg-xwayland' 'libucl')
makedepends=('bmake' 'wayland-protocols')
source=("https://hikari.acmelabs.space/releases/hikari-${pkgver//_/-}.tar.gz"
"0001_xwayland.patch"