summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cea297fdd666..41f183c7e191 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = mato-icons-git
license = Creative Commons Attribution-ShareAlike 4.0 International Public License
makedepends = git
provides = mato-icons
+ conflicts = mato-icons
source = mato-icons-git::git+https://github.com/flipflop97/Mato.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 259e6148d3f9..a977b8a57c01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://flipflop97.github.io/Mato/"
license=('Creative Commons Attribution-ShareAlike 4.0 International Public License')
makedepends=('git')
provides=('mato-icons')
+conflicts=('mato-icons')
source=("${pkgname}::git+https://github.com/flipflop97/Mato.git")
sha256sums=('SKIP')