vesktop 1.6.4

This commit is contained in:
Squibid 2026-01-26 11:05:04 -05:00
parent c3762e18aa
commit 909b5bff73
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.1 version=1.6.4
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=c78489c89caad16ba64c082c1c1095a45b66bc84bb437bda7f7d27c91c6d9907 checksum=97d544a1af41f42a81967afa3d11a8f580d1b57bba81732ea45bbc7f29233546
do_install() { do_install() {
local package_location="usr/lib/$pkgname" item local package_location="usr/lib/$pkgname" item