summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimothy Mertz2018-06-14 13:19:37 -0500
committerTimothy Mertz2018-06-14 13:20:12 -0500
commitea17f405d7b39493f4bc11151ed381ebb36a338f (patch)
tree13b6448f375ca2b8aa1d96666fba7c3a70566240 /PKGBUILD
parent415096ca18a98f13df48f81021efed7d57a7755a (diff)
downloadaur-icecream-sundae-git.tar.gz
Add 'icecream-sundae' to conflicts
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')