summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 264966f8f874..ea3ef1928795 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=meld
pkgname=$_pkgname-dev
pkgver=3.21.0
-pkgrel=1
+pkgrel=2
pkgdesc='Visual diff and merge tool'
arch=('any')
url='http://meldmerge.org/'
@@ -18,8 +18,8 @@ makedepends=('git'
'meson'
'yelp-tools')
optdepends=('python-dbus: open a new tab in an already running instance')
-conflicts=('meld' 'meld-git')
provides=('meld')
+conflicts=('meld' 'meld-git')
options=('!emptydirs')
source=("https://download.gnome.org/sources/$_pkgname/${pkgver%.*}/meld-${pkgver}.tar.xz")
sha256sums=('b680114d5ab793324549fd58f4eb202d8e280c0633a0b765ede6dfb34160a81b')