update ayugram-desktop 5.6.3

This commit is contained in:
Wallesntein 2024-10-23 13:06:44 +03:00
parent a527a91fa5
commit 3a9f6e98f4
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Version=5.4.1 Version=5.6.3
Name=AyuGram Desktop Name=AyuGram Desktop
Comment=Unofficial Telegram Desktop client Comment=Unofficial Telegram Desktop client
Exec=/usr/bin/ayugram-desktop Exec=/usr/bin/ayugram-desktop

View file

@ -1,14 +1,14 @@
# Template file for 'ayugram-desktop' # Template file for 'ayugram-desktop'
pkgname=ayugram-desktop pkgname=ayugram-desktop
version=5.4.1 version=5.6.3
revision=2 revision=1
archs="x86_64" archs="x86_64"
homepage="https://github.com/AyuGram/AyuGramDesktop" homepage="https://github.com/AyuGram/AyuGramDesktop"
short_desc="AyuGram binary package" short_desc="AyuGram binary package"
maintainer="CringeTech Team <team@cringetech.net>" maintainer="CringeTech Team <team@cringetech.net>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
distfiles="https://ayugram.cringetech.net/ayugram-desktop-${version}.tar.xz" distfiles="https://ayugram.cringetech.net/ayugram-desktop-${version}.tar.xz"
checksum="f58498d79c008faa305eaab393fe241592d8547ecc2420f8ab68316eae9c743d" checksum="81ac7e301cfa1467685662f23bdee30840b273b0c9667a161befc47e3ef39a48"
do_install() { do_install() {
local srcdir="${wrksrc}" local srcdir="${wrksrc}"