summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7488750a7ae0..3d9f5090e25f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,6 +9,7 @@ pkgbase = makoureactor
depends = qt5-base
depends = freeglut
depends = zlib
+ conflicts = makoureactor-git
source = https://github.com/myst6re/makoureactor/archive/1.7.1.tar.gz
md5sums = d84bbcf214e6c7fa42ea56383435bc62
diff --git a/PKGBUILD b/PKGBUILD
index 4f4f013dae63..94f19fdb8755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chris Rizzitello <sithlord48@gmail.com>
pkgname=makoureactor
-confilicts=makoureactor-git
+conflicts=('makoureactor-git')
pkgver=1.7.1
pkgrel=1
pkgdesc="Final Fantasy 7 Field Editor"