Update srcpkgs/ayugram-desktop/template
update file
This commit is contained in:
parent
1eb49d9a95
commit
682213bebb
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue