update vesktop

This commit is contained in:
2025-04-29 16:51:23 -05:00
parent e7554d5490
commit 809e7d33b9

View File

@ -1,6 +1,6 @@
# Template file for 'vesktop' # Template file for 'vesktop'
pkgname=vesktop pkgname=vesktop
version=1.5.4 version=1.5.6
revision=1 revision=1
archs="x86_64" archs="x86_64"
short_desc="custom Discord App" short_desc="custom Discord App"
@ -8,7 +8,8 @@ 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=1bad95ffc98723fb095d73928dc794ce9e07a49ce00aab7a05af245412795a04 checksum=8105cbb5fb4b9280844256f54da714db8bc3257114e1c82767b058ccdfd1d361
do_install() { do_install() {
local package_location="usr/lib/$pkgname" item local package_location="usr/lib/$pkgname" item