Update srcpkgs/ayugram-desktop/template
upd
This commit is contained in:
parent
4cfd8d0ecf
commit
1eb49d9a95
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ pkgname=ayugram-desktop
|
|||
version=5.4.1
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
wrksrc="ayugram-${version}"
|
||||
homepage="https://github.com/AyuGram/AyuGramDesktop"
|
||||
short_desc="AyuGram binary package"
|
||||
maintainer="Wallenstein <wallenstein@cringetech.net>"
|
||||
|
@ -11,7 +12,7 @@ checksum="f58498d79c008faa305eaab393fe241592d8547ecc2420f8ab68316eae9c743d"
|
|||
|
||||
do_install() {
|
||||
# Распакуйте архив
|
||||
tar -xJvf ${FILESDIR}/ayugram-desktop-${version}.tar.xz -C ${DESTDIR}/usr/bin ayugram-desktop
|
||||
tar -xJvf ${XBPS_SRCDISTDIR}/ayugram-desktop-${version}.tar.xz -C ${DESTDIR}/usr/bin
|
||||
|
||||
# Установка прав на исполняемый файл
|
||||
chmod 755 ${DESTDIR}/usr/bin/ayugram-desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue