summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorccicnce1134242024-04-14 15:52:50 +0800
committerccicnce1134242024-04-14 15:52:50 +0800
commit6f187ec988f77b77073ffda5a96d0fc8fcbaf074 (patch)
tree851d41ded809524b7e7467a4b7308d905dc9b0fc /PKGBUILD
parent417a901a7b3a3ac7f5a101ad83f4db5f9f82a7a7 (diff)
downloadaur-llin-git.tar.gz
remove conflict to work with extracted bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e647643665cb..1ad4eb7729cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=llin-git
_pkgname=LLin
pkgver=2024.413.0.r0.eac1c70
-pkgrel=1
+pkgrel=2
pkgdesc="An in-game music player and download accelerator for osu! lazer."
arch=('x86_64')
url="https://github.com/MATRIX-feather/LLin"
license=('unknown')
depends=('osu-lazer' 'dotnet-runtime')
makedepends=('git' 'dotnet-sdk')
-conflicts=('osu-lazer-bin')
+# conflicts=('osu-lazer-bin')
source=("git+https://github.com/MATRIX-feather/LLin.git")
sha256sums=('SKIP')