update vesktop
This commit is contained in:
parent
e7554d5490
commit
809e7d33b9
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue