summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7fae0a8a1d5..858459a10217 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/JPEWdev/icecream-sundae"
license=('GPL2')
depends=('icecream')
makedepends=('git' 'meson' 'gcc' 'automake' 'pkgconfig')
+conflicts=('icecream-sundae')
source=("${pkgname}::git+${url}")
sha512sums=('SKIP')