summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Mertz2018-06-14 13:19:37 -0500
committerTimothy Mertz2018-06-14 13:20:12 -0500
commitea17f405d7b39493f4bc11151ed381ebb36a338f (patch)
tree13b6448f375ca2b8aa1d96666fba7c3a70566240
parent415096ca18a98f13df48f81021efed7d57a7755a (diff)
downloadaur-ea17f405d7b39493f4bc11151ed381ebb36a338f.tar.gz
Add 'icecream-sundae' to conflicts
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4c5b0cb2308..14c2f477ecc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,6 +12,7 @@ pkgbase = icecream-sundae-git
makedepends = automake
makedepends = pkgconfig
depends = icecream
+ conflicts = icecream-sundae
source = icecream-sundae-git::git+https://github.com/JPEWdev/icecream-sundae
sha512sums = SKIP
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')