惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
A
About on SuperTechFans
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
Recent Announcements
Recent Announcements
雷峰网
雷峰网
罗磊的独立博客
Microsoft Security Blog
Microsoft Security Blog
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
The GitHub Blog
The GitHub Blog
F
Fortinet All Blogs
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Help Net Security
P
Proofpoint News Feed
The Cloudflare Blog
D
Docker
大猫的无限游戏
大猫的无限游戏

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - nextcloud-client-appimage-daily
2026-05-29 · via AUR Newest Packages

AkechiShiro commented on 2024-07-05 19:27 (UTC)

AkechiShiro commented on 2023-07-02 17:02 (UTC)

@faceless33 Latest update was done.

faceless33 commented on 2023-06-26 10:46 (UTC)

broken

AUR Explicit (1): nextcloud-client-appimage-daily-1:3.8.50.20230507-1
:: (1/1) Downloaded PKGBUILD: nextcloud-client-appimage-daily
  1 nextcloud-client-appimage-daily  (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  1 nextcloud-client-appimage-daily  (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: nextcloud-client-appimage-daily 1:3.8.50.20230507-1 (Mon 26 Jun 2023 01:43:18 PM MSK)
==> Retrieving sources...
  -> Downloading nextcloud-3.8.50.20230507.AppImage...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    15    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://download.nextcloud.com/desktop/daily/linux/linux-20230507.AppImage
    Aborting...
 -> error downloading sources: /home/s/.cache/yay/nextcloud-client-appimage-daily
     context: exit status 1


:: (1/1) Parsing SRCINFO: nextcloud-client-appimage-daily
==> Making package: nextcloud-client-appimage-daily 1:3.8.50.20230507-1 (Mon 26 Jun 2023 01:43:19 PM MSK)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading nextcloud-3.8.50.20230507.AppImage...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0    15    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://download.nextcloud.com/desktop/daily/linux/linux-20230507.AppImage
    Aborting...
 -> error making: nextcloud-client-appimage-daily-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
nextcloud-client-appimage-daily - exit status 1

AkechiShiro commented on 2022-10-15 23:05 (UTC) (edited on 2023-01-15 18:27 (UTC) by AkechiShiro)

Upstream had deleted all the dailies AppImage and changed the whole format, I have updated the update script, now, there are release that are given daily but they no longer have the version information in their name, making it a bit harder to follow what version is the latest release. In the update script, I've added an inspection step for taking the version straight from the AppImage and putting it inside the PKGBUILD. I hope this will be enough to keep maintaining this pkg.

AkechiShiro commented on 2021-12-13 15:36 (UTC)

The link to the AppImage is now fixed, I'll be maintaining the package now, if there is anything that goes wrong, feel free to comment here, also if @nobodywasishere could provide me the script to update, or I could write my own real quick based on the one linked.

leuko commented on 2021-12-10 13:31 (UTC)

The link to the AppImage seems to be broken.

nursoda commented on 2021-06-02 20:02 (UTC)

Seems that the script that creates PKGBUILD did not run, just got a version that is a month old.

nobodywasishere commented on 2021-05-03 16:22 (UTC)

@faisalm @AkechiShiro Fixed it, it should work now. Forgot to make the source file download have a unique filename so it was constantly setting the sha256 sum to an older version instead of the current one.