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