Package Details: anime-games-launcher-bin 2.1.0-1

Git Clone URL: https://aur.archlinux.org/anime-games-launcher-bin.git (read-only, click to copy)
Package Base: anime-games-launcher-bin
Description: A launcher for various anime games
Upstream URL: https://github.com/an-anime-team/anime-games-launcher
Licenses: GPL3
Conflicts: anime-games-launcher, anime-games-launcher-git
Provides: anime-games-launcher
Submitter: xstraok
Maintainer: xstraok
Last Packager: xstraok
Votes: 1
Popularity: 0.041024
First Submitted: 2024-01-12 23:21 (UTC)
Last Updated: 2026-05-16 17:22 (UTC)

Latest Comments

HurricanePootis commented on 2024-09-23 18:34 (UTC)

Please add anime-games-launcher to conflicts()

diff --git a/PKGBUILD b/PKGBUILD
index 11e127b..5b21ce8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.2
 pkgrel=1
 pkgdesc="Unified launcher for all of your specific anime game needs."
 url="https://github.com/an-anime-team/anime-games-launcher"
-conflicts=("anime-games-launcher-git")
+conflicts=("anime-games-launcher-git" "anime-games-launcher")
 provides=("anime-games-launcher")
 arch=("x86_64")
 license=("GPL3")