summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMar0xy2021-12-11 03:17:03 +0100
committerMar0xy2021-12-11 03:17:03 +0100
commiteda231cfd4a4f4cb847b899a54590426ed826324 (patch)
treef1360a75347b0ce7ccf8cbf3d8544ac42a4a9395
parent6ff4eb44693e05ee903a6b07eb46f5b06a7d8876 (diff)
downloadaur-eda231cfd4a4f4cb847b899a54590426ed826324.tar.gz
add conflict
-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")