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 adaa9e5782d1..47c7dcf8159d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=meld
pkgname=$_pkgname-git
-pkgver=3.21.0.62.gb43834eb
+pkgver=3.21.0.109.gfff5bc5d
pkgrel=1
_realver=3.21.0
pkgdesc='Visual diff and merge tool'
@@ -19,8 +19,8 @@ makedepends=('git'
'meson'
'yelp-tools')
optdepends=('python-dbus: open a new tab in an already running instance')
-conflicts=('meld' 'meld-dev')
provides=('meld')
+conflicts=('meld' 'meld-dev')
options=('!emptydirs')
source=("git+https://gitlab.gnome.org/GNOME/meld.git")
sha256sums=('SKIP')