summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e887d79821f..00facb08f17d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,7 @@ pkgbase = an-anime-game-launcher-bin
optdepends = switcheroo-control: Hybrid GPU Support
optdepends = vkbasalt: Required to use custom shaders (install this and reshade-shaders-git)
optdepends = reshade-shaders-git: Required by vkBasalt config files (install this and vkbasalt)
+ conflicts = an-anime-game-launcher
replaces = an-anime-game-launcher
source = an-anime-game-aur-1.8.0.tar.gz::https://dev.kaifa.ch/Maroxy/an-anime-game-aur/archive/1.8.0.tar.gz
source = icon.png
diff --git a/PKGBUILD b/PKGBUILD
index 54630aa9ff83..f75540bd3edb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="An Launcher for a specific anime game written in Electron with auto-patching and playtime tracking function"
url="https://gitlab.com/KRypt0n_/an-anime-game-launcher"
replaces=("an-anime-game-launcher")
+conflicts=("an-anime-game-launcher")
arch=("x86_64")
license=("GPL3")