diff options
author | Albert Fazlyev | 2024-02-23 16:00:03 +0500 |
---|---|---|
committer | Albert Fazlyev | 2024-02-23 16:00:03 +0500 |
commit | 37cf1980b42448a98a9ac398fbc67aa01742d028 (patch) | |
tree | 87686c9da085f1b69979d735bbfe7eb0a6c5446d /PKGBUILD | |
parent | 2b25e53facd16454c7ed0d02367de48e0db0e1f1 (diff) | |
download | aur-37cf1980b42448a98a9ac398fbc67aa01742d028.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.ru/support/messenger/install.html" license=('custom') -source=("${pkgname}_${pkgver}_amd64.deb::https://downloader.disk.yandex.ru/disk/af6f8753074ade8c894bc1dc59504094d60c7ef9eea38b19db0e9d8769ee7d01/65d896d1/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/8c90819e530fe79c331fd64fa3a1041bfce7856c3a840a5a387953a799da1ac7/65d8b2f1/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') |