summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkhai96_2020-08-18 09:11:29 +0700
committerkhai96_2020-08-18 09:11:29 +0700
commitea5e02f263c11386b316d3aed328040316618ed6 (patch)
tree0adcd6d326735db1edcc7747697cdf6dc979b6d1 /PKGBUILD
parent53b7c816a95e0e54379129ce740787768a6eaebc (diff)
downloadaur-ea5e02f263c11386b316d3aed328040316618ed6.tar.gz
Set conflicts and provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf09e1b11d4d..1368a0473fb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,8 @@ pkgver='5.0'
pkgrel='0'
pkgdesc='A fast and minimalistic image viewer'
arch=('x86_64')
+conflicts=('emulsion')
+provides=('emulsion')
makedepends=(
'coreutils'
'tar'