Update to 1.5.1
This commit is contained in:
parent
c7dd75b178
commit
fe9ace2b34
4
template
4
template
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Vesktop'
|
# Template file for 'Vesktop'
|
||||||
pkgname=vesktop
|
pkgname=vesktop
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
maintainer="Wizzard <rich@bandaholics.cash>"
|
maintainer="Wizzard <rich@bandaholics.cash>"
|
||||||
|
@ -8,7 +8,7 @@ short_desc="Vesktop - Your Short Description"
|
||||||
homepage="https://github.com/Vencord/Vesktop"
|
homepage="https://github.com/Vencord/Vesktop"
|
||||||
license="LicenseType"
|
license="LicenseType"
|
||||||
distfiles="https://github.com/Vencord/Vesktop/releases/download/v${version}/vesktop_${version}_amd64.deb"
|
distfiles="https://github.com/Vencord/Vesktop/releases/download/v${version}/vesktop_${version}_amd64.deb"
|
||||||
checksum=e64d144156fdbfc2525158dfaeaa8b0a0dd84e2c55eeab0456fc47514fab9932
|
checksum=07c2d697806bd53a0fa4650dd84e7263b641c4dc03e68645d8ed86b52bf8d60e
|
||||||
hostmakedepends="tar xz"
|
hostmakedepends="tar xz"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
|
|
Loading…
Reference in New Issue