Update srcpkgs/ayugram-desktop/template

update file
This commit is contained in:
Wallenstein 2024-10-13 15:16:26 +03:00
parent 1eb49d9a95
commit 682213bebb

View file

@ -7,12 +7,12 @@ homepage="https://github.com/AyuGram/AyuGramDesktop"
short_desc="AyuGram binary package"
maintainer="Wallenstein <wallenstein@cringetech.net>"
license="GPL-3.0-or-later"
distfiles="https://ayugram.cringetech.net/ayugram-desktop-5.4.1.tar.xz"
checksum="f58498d79c008faa305eaab393fe241592d8547ecc2420f8ab68316eae9c743d"
distfiles="https://ayugram.cringetech.net/"
checksum="4840425c4f476cdf5a4558740fc0280297e365c7f02ad4dfd1feb2b79171b9cb"
do_install() {
# Распакуйте архив
tar -xJvf ${XBPS_SRCDISTDIR}/ayugram-desktop-${version}.tar.xz -C ${DESTDIR}/usr/bin
wget ${XBPS_SRCDISTDIR}/ayugram-desktop-${version} -O ${DESTDIR}/usr/bin/ayugram-desktop
# Установка прав на исполняемый файл
chmod 755 ${DESTDIR}/usr/bin/ayugram-desktop