summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b66e31113a6f..c413c1c2c0c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='synct'
pkgname="${_pkgname}-git"
-pkgver=r14.2269103
+pkgver=r25.3ee9c8e
pkgrel=1
pkgdesc='A POSIX shell client for the Syncthing REST API with personal idiosyncracies'
arch=('any')
@@ -11,7 +11,9 @@ license=('Unlicense')
depends=(coreutils grep curl bat)
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-optdepends=('git: merging with synct-diff' 'jrnl: auto-merging journal conflicts')
+optdepends=('git: merging in synct-diff'
+ 'jrnl: auto-merging journal conflicts'
+ 'emacs: merging with ediff in synct-diff')
source=("git+${url}")
sha512sums=('SKIP')