vesktop 1.6.5

better late than never (https://natethesnake.com/)
This commit is contained in:
Squibid 2026-03-06 11:26:52 -05:00
parent 909b5bff73
commit 41fe96288d
Signed by: squibid
GPG key ID: BECE5684D3C4005D

View file

@ -1,6 +1,6 @@
# Template file for 'vesktop' # Template file for 'vesktop'
pkgname=vesktop pkgname=vesktop
version=1.6.4 version=1.6.5
revision=1 revision=1
archs="x86_64" archs="x86_64"
short_desc="custom Discord App" short_desc="custom Discord App"
@ -8,7 +8,7 @@ maintainer="Zachary Scheiman <me@zacharyscheiman.com>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/Vencord/Vesktop" homepage="https://github.com/Vencord/Vesktop"
distfiles="https://github.com/Vencord/Vesktop/releases/download/v${version}/vesktop-${version}.tar.gz" distfiles="https://github.com/Vencord/Vesktop/releases/download/v${version}/vesktop-${version}.tar.gz"
checksum=97d544a1af41f42a81967afa3d11a8f580d1b57bba81732ea45bbc7f29233546 checksum=a2d1fc9a0c94cd0b47c9ed9240d23d126410894a58f25f9425aad8f02871565d
do_install() { do_install() {
local package_location="usr/lib/$pkgname" item local package_location="usr/lib/$pkgname" item