diff options
author | Albert Fazlyev | 2025-03-20 22:00:13 +0500 |
---|---|---|
committer | Albert Fazlyev | 2025-03-20 22:00:13 +0500 |
commit | 62c7c02d1cd0f5c4cefc32612b89eb9464ed2fad (patch) | |
tree | 82d85f95a18c7b92de735ddce245a5afdaf40479 /PKGBUILD | |
parent | 61f31e370ef2a725874e61b8a6f0319cca43ac86 (diff) | |
download | aur-62c7c02d1cd0f5c4cefc32612b89eb9464ed2fad.tar.gz |
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ arch=('x86_64') url="https://yandex.com/support/messenger/install.html" license=('custom') -source=("${pkgname}_${pkgver}_amd64.deb::https://downloader.disk.yandex.ru/disk/809f55c57ef56dced53783cc342c3131ed472d0de37baa37e3bd6acce5a9b258/67dc65b4/fKqInKw3d7bLFOeFnMGnhNWxCpe349obSYmly8cW7zZJ_fniSbaCrlwjQTbvB92IUPUnXitKQ2ltyzIVVtHF0RfdGUpZH039231ae3iQvySr8npumZHI4midPdWhecNq?uid=0&filename=Yandex_Messenger_2.155.0_amd64.deb&disposition=attachment&hash=7bGpeID6q904ZsjE4/ehCmxnCtN1OkUIf5Iszu%2B0hU8Gu1h8chTxFpPyI2je%2BlPrlsg4VIaLrfRKbQetv4dueQ%3D%3D%3A&limit=0&content_type=application%2Fvnd.debian.binary-package&owner_uid=1130000063429726&fsize=73548980&hid=d833151ad80ffb273b072a7a34c673d9&media_type=compressed&tknv=v2") +source=("${pkgname}_${pkgver}_amd64.deb::https://downloader.disk.yandex.ru/disk/9500cd64853c9a0fc29556b0bf5c037717e1f61219ce9334c516f90bfab26d95/67dc81db/fKqInKw3d7bLFOeFnMGnhNWxCpe349obSYmly8cW7zZJ_fniSbaCrlwjQTbvB92IUPUnXitKQ2ltyzIVVtHF0RfdGUpZH039231ae3iQvySr8npumZHI4midPdWhecNq?uid=0&filename=Yandex_Messenger_2.155.0_amd64.deb&disposition=attachment&hash=7bGpeID6q904ZsjE4/ehCmxnCtN1OkUIf5Iszu%2B0hU8Gu1h8chTxFpPyI2je%2BlPrlsg4VIaLrfRKbQetv4dueQ%3D%3D%3A&limit=0&content_type=application%2Fvnd.debian.binary-package&owner_uid=1130000063429726&fsize=73548980&hid=d833151ad80ffb273b072a7a34c673d9&media_type=compressed&tknv=v2") noextract=("${pkgname}_${pkgver}_amd64.deb") depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'at-spi2-core' 'util-linux-libs' 'libappindicator-gtk3' 'libsecret') |