summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuju21432019-09-19 03:35:43 -0400
committerjuju21432019-09-19 03:35:43 -0400
commitada5da65ea6243d0c74a7a360b5cdd143a86b43e (patch)
tree71743c76bf45d9a0daad0cdd69868da48d583829
parent66878e53b52e61a935ba79cef627c5f58a9ee980 (diff)
downloadaur-ada5da65ea6243d0c74a7a360b5cdd143a86b43e.tar.gz
These fields shouldn't be there
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51c5d60542d3..3050bdc74221 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,6 @@ pkgbase = x16-emulator
license = BSD
makedepends = pandoc
depends = sdl2
- provides = x16-emulator
- conflicts = x16-emulator
source = https://github.com/commanderx16/x16-emulator/archive/r30.tar.gz
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 74a01e75132f..3e7c8fece216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ groups=('commander-x16')
depends=('sdl2')
makedepends=('pandoc')
optdepends=()
-provides=('x16-emulator')
-conflicts=('x16-emulator')
+provides=()
+conflicts=()
replaces=()
options=()
install=