hikari: update to 2.0.2.
This commit is contained in:
parent
6519cb586c
commit
24a75c3542
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hikari'
|
||||
pkgname=hikari
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd=bmake
|
||||
|
@ -16,8 +16,9 @@ short_desc="Stacking Wayland compositor with tiling features"
|
|||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://hikari.acmelabs.space"
|
||||
changelog="https://hub.darcs.net/raichoo/hikari/browse/CHANGELOG.md"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=13e496ddf8d31b9d49862b97e5609c6d0fb2014d1fbe16636be59be8b00ffbfa
|
||||
checksum=3689ea2fbfac2fd015dca59accada8b55e67b97a8aa2618ec22871e27264960a
|
||||
conf_files="/etc/pam.d/hikari-unlocker /etc/hikari/hikari.conf"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue