summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c36078cbacbc..28637ca2a76a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,6 @@ pkgbase = openrct2
depends = lib32-curl
depends = lib32-jansson
depends = lib32-speexdsp
- provides = openrct2
- conflicts = openrct2
options = !buildflags
source = https://github.com/OpenRCT2/OpenRCT2/archive/v0.0.3.tar.gz
source = https://openrct.net/launcher/libs/orctlibs.zip
diff --git a/PKGBUILD b/PKGBUILD
index 53036f56acbf..c9007d9bbfe3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,6 @@ url='https://github.com/OpenRCT2/OpenRCT2'
license=('GPL3')
depends=('gtk-update-icon-cache' 'desktop-file-utils')
makedepends=('git' 'cmake')
-conflicts=('openrct2')
-provides=('openrct2')
options=('!buildflags')
install=openrct2.install
source=('https://github.com/OpenRCT2/OpenRCT2/archive/v0.0.3.tar.gz'