summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn-Gee2019-03-08 08:11:17 -0800
committerJohn-Gee2019-03-08 08:13:11 -0800
commitd1de1f66958911642365da4679aa0c8b89764f8d (patch)
tree40c41d7b2c14b90eee4bdd359b13b8e35ea40550 /PKGBUILD
parentf0d5bea3a79606e8761db7fd672c036ba1de3dff (diff)
downloadaur-d1de1f66958911642365da4679aa0c8b89764f8d.tar.gz
Added conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42002fb8efce..beaa0a146643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'cairo' 'gcc-libs' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2'
'gtksourceview2' 'libao' 'libgl' 'libpulse' 'libx11' 'libxext' 'libxv'
'openal' 'pango' 'sdl'
'libudev.so')
-conflicts=('bsnes')
+conflicts=('bsnes' 'bsnes-classic')
source=("https://download.byuu.org/bsnes_v${pkgver}-source.7z")
sha256sums=('7b7fa745ce593f9912ce116bdf009cd2e70eb034cd7186264c4abedb87a5da36')