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

推荐订阅源

J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
Martin Fowler
Martin Fowler
C
Check Point Blog
G
Google Developers Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
有赞技术团队
有赞技术团队
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
D
Docker
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
博客园 - 三生石上(FineUI控件)
A
About on SuperTechFans
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News

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) - 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 -.