Compare commits

..

4 Commits

Author SHA1 Message Date
781252bdb3 next ly version 2025-07-10 18:29:36 -04:00
f085365598 update vesktop 2025-07-08 22:20:44 -04:00
9d787e5290 force makefile to run dest no matter what 2025-06-28 15:43:20 -04:00
a64d65ccba update lutgen-studio 2025-06-28 15:39:30 -04:00
4 changed files with 11 additions and 8 deletions

View File

@ -39,3 +39,5 @@ build-clean:
rm -rf ./dest
clean: sync-clean build-clean
.PHONY: dest

View File

@ -1,9 +1,10 @@
# Template file for 'lutgen-studio'
pkgname=lutgen-studio
version=0.1.0
version=0.1.1
revision=1
archs="x86_64"
makedepends="curl"
depends="zenity wayland libssl3 libxkbcommon"
short_desc="Blazingly fast interpolated LUT generator and applicator for arbitrary and popular color palettes."
maintainer="Zachary Scheiman <me@zacharyscheiman.com>"
license="MIT"

View File

@ -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

View File

@ -1,6 +1,6 @@
# Template file for 'vesktop'
pkgname=vesktop
version=1.5.7
version=1.5.8
revision=1
archs="x86_64"
short_desc="custom Discord App"
@ -8,7 +8,7 @@ maintainer="Zachary Scheiman <me@zacharyscheiman.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/Vencord/Vesktop"
distfiles="https://github.com/Vencord/Vesktop/releases/download/v${version}/vesktop-${version}.tar.gz"
checksum=7670381baa4956d3d60b17562a3838db832cf3ff59cdf6563c7ffbc580508038
checksum=c2ed2184da586c575f3dbf14afc41a85760693586b079b3d2b0ba8f181cd3d51
do_install() {