summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarrison2022-01-23 21:04:18 -0500
committerHarrison2022-01-23 21:04:18 -0500
commit123b5b9e57719d894011511e2a1575cc02ab2af2 (patch)
tree25bfd16a04aad479401ed5b871154f87d0dc97fe /PKGBUILD
parent288f20435a2d98b4cad3a0fa589429d8ac0ac55e (diff)
downloadaur-123b5b9e57719d894011511e2a1575cc02ab2af2.tar.gz
Remove provides/conflicts (they are implied)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b14824a4eba..53a7c4ebde0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ arch=("x86_64" "i686" "pentium4" "arm" "armv6h" "armv7h" "aarch64")
url="https://github.com/ninjamuffin99/Funkin"
license=("Apache")
makedepends=("git" "haxe")
-provides=("funkin")
-conflicts=("funkin")
source=("git+https://github.com/ninjamuffin99/Funkin.git#tag=v0.2.7.1"
"APIStuff.hx"
"funkin.sh"