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

推荐订阅源

Hacker News: Ask HN
Hacker News: Ask HN
C
Cisco Blogs
The Hacker News
The Hacker News
T
Tor Project blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The GitHub Blog
The GitHub Blog
A
Arctic Wolf
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
The Register - Security
The Register - Security
云风的 BLOG
云风的 BLOG
Simon Willison's Weblog
Simon Willison's Weblog
P
Palo Alto Networks Blog
Vercel News
Vercel News
C
CERT Recently Published Vulnerability Notes
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
I
Intezer
aimingoo的专栏
aimingoo的专栏
U
Unit 42
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LINUX DO - 热门话题
Microsoft Security Blog
Microsoft Security Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Cyberwarzone
Cyberwarzone
P
Proofpoint News Feed
P
Proofpoint News Feed
B
Blog
T
Threat Research - Cisco Blogs
博客园 - 叶小钗
Recorded Future
Recorded Future
Last Week in AI
Last Week in AI
N
News and Events Feed by Topic
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Know Your Adversary
Know Your Adversary
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
PCI Perspectives
PCI Perspectives
Google DeepMind News
Google DeepMind News
WordPress大学
WordPress大学
Application and Cybersecurity Blog
Application and Cybersecurity Blog
MyScale Blog
MyScale Blog
Security Archives - TechRepublic
Security Archives - TechRepublic
Schneier on Security
Schneier on Security
N
News | PayPal Newsroom
C
Cybersecurity and Infrastructure Security Agency CISA
H
Help Net Security
博客园 - 聂微东
H
Hackread – Cybersecurity News, Data Breaches, AI and More
G
GRAHAM CLULEY

AUR Newest Packages

AUR (en) - xcute AUR (en) - wallrift AUR (en) - smolvm-git AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - chess-cat-git AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - keyviz-zh-bin AUR (en) - profile-sync-daemon-openrc-git AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - android-cli AUR (en) - rudo-bin AUR (en) - marmalade-bin AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - mautrix-telegram-bin AUR (en) - ketesa AUR (en) - clawd-on-desk-bin AUR (en) - rebased-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - reflection AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - pentest-ghostwriter AUR (en) - papagaia AUR (en) - outport-bin AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - python-fastapi-sso AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - libspatialaudio-git AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-git AUR (en) - giff-git AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - ruri-git AUR (en) - gitmun-bin AUR (en) - python-cozempic AUR (en) - paintfe-bin AUR (en) - paintfe AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - dota2-minify-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - excalidraw-desktop-bin AUR (en) - binaryobjectscanner-bin AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - brave-origin-beta-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - yaak-cli AUR (en) - yaak-cli-bin AUR (en) - deez-notes-bin AUR (en) - goosestation-libretro AUR (en) - whispers-cuda-bin AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - whispers-bin AUR (en) - pipeweaver-app AUR (en) - pipeweaver AUR (en) - agentop-bin AUR (en) - cosmic-ext-connected-git AUR (en) - kwin-dual-mode AUR (en) - skwd-daemon AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - keyboard-chattering-fix-git AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - sharey AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - twig-bin AUR (en) - ascendara-bin
AUR (en) - unciv-bin
2026-05-29 · via AUR Newest Packages

Thyrum commented on 2024-04-24 08:50 (UTC) (edited on 2024-04-24 08:55 (UTC) by Thyrum)

I can't say for sure why. Looking at the PKGBUILD history, it has over time changed from jre8-openjdk -> java-runtime>=8 -> java-runtime -> java-environment>8 -> java-environment (apparently the >=8 didn't function properly, which explains a lot of these changes).

I think changing it to java-runtime shouldn't cause any problems so I will do that (see 1c6bc8412419).

Gallifreyan commented on 2024-04-22 10:11 (UTC) (edited on 2024-04-22 16:31 (UTC) by Gallifreyan)

Is there a specific reason this package requires java-environment and not java-runtime? In my understanding the latter is more than sufficient for running things (tested with latest jre-openjdk), with the added benefit of being only a 30MB download as opposed to the former's 300MB.

Thyrum commented on 2023-06-19 10:19 (UTC)

Odd, this package is linked to the github actions for automatic updates. It seems it has triggered on a pre-release, causing the version v5.0_alpha2. For now I have manually updated it to the correct 4.7.2 version, I will have to look into how to prevent it from updating to pre-release verions in the future.

Atom194 commented on 2023-06-19 08:59 (UTC)

What is version v5.0_alpha2? It should be 4.7.2.

Thyrum commented on 2023-04-11 11:17 (UTC)

Thyrum commented on 2023-04-09 21:49 (UTC)

That hopefully has been fixed already (I only just read your comment). This repository is linked to the GitHub workflow of the official Unciv GitHub so it should always be up to date. Weird that it would have been outdated for a short while, I might have to look into that.

cengique commented on 2023-04-08 16:06 (UTC)

There is a patch to 4.5.16.1-1 that fixes a bug crashing the game. Current version is unusable because of this.

octocorvus commented on 2022-07-12 03:12 (UTC)

On Gnome, the Icon=unciv (in Unciv.desktop) does not work. This can be solved by using full path of icon in Unciv.desktop or installing icons to /usr/share/icons.

tiziodcaio commented on 2021-12-20 21:35 (UTC)

Woops... we should revert the last commit, sorry but I was tired

Thyrum commented on 2021-12-20 21:33 (UTC) (edited on 2021-12-20 21:35 (UTC) by Thyrum)

No, it does not. AUR versions may not contain a - so it is changed to a _ in the PKGBUILD. The _pkgver variabele represents the "GitHub version" and the pkgver variable the AUR version.

Edit: this is of course only relevant for the patch releases, which contain a -.