next ly version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Template file for 'ly'
|
||||
pkgname=ly
|
||||
version=1.0.3
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=zig-build
|
||||
nopie=yes
|
||||
@ -8,10 +8,10 @@ makedepends="pam-devel xcb-util-devel pkg-config"
|
||||
short_desc="display manager with console UI"
|
||||
maintainer="Zachary Scheiman <me@zacharyscheiman.com>"
|
||||
license="WTFPL"
|
||||
homepage="https://github.com/fairyglade/ly"
|
||||
changelog="https://github.com/fairyglade/ly/releases/tag/v${version}"
|
||||
distfiles="https://github.com/fairyglade/ly/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=269cc070905bd3a064b458dacb25787e409dad5930f2fbb98640f8e4f57b0bf6
|
||||
homepage="https://codeberg.org/fairyglade/ly"
|
||||
changelog="https://codeberg.org/fairyglade/ly/releases/tag/v${version}"
|
||||
distfiles="https://codeberg.org/fairyglade/ly/archive/v${version}.tar.gz"
|
||||
checksum=27dab51187efe3d64eec1a0b98ba00c814dd01c0a0b360900cd0bd4f75076ef8
|
||||
|
||||
post_install() {
|
||||
vmkdir etc/sv
|
||||
|
Reference in New Issue
Block a user