Package Details: anime-games-launcher-bin 1.0.2-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: Unified launcher for all of your specific anime game needs.
Upstream URL: https://github.com/an-anime-team/anime-games-launcher
Licenses: GPL3
Conflicts: anime-games-launcher-git
Provides: anime-games-launcher
Submitter: xstraok
Maintainer: xstraok
Last Packager: xstraok
Votes: 0
Popularity: 0.000000
First Submitted: 2024-01-12 23:21 (UTC)
Last Updated: 2024-01-20 23:05 (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")