muchsync: update to 5.

This commit is contained in:
maxice8 2017-12-30 07:34:56 -02:00 committed by Toyam Cox
parent df8d1ddfaa
commit 6fc89c9ff9
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'muchsync'
pkgname=muchsync
version=4
version=5
revision=1
short_desc="Synchronize notmuch mail across machines"
maintainer="Anjandev Momi <anjan@momi.ca>"
license="GPL-3"
homepage="http://muchsync.org"
distfiles="http://www.${pkgname}.org/src/${pkgname}-${version}.tar.gz"
checksum=c4cc82fb6be87a21ed7b36a969b12fa50be264025fbfe0a81d4e1e709e3d070d
checksum=8b0afc2ce2dca636ae318659452902e26ac804d1b8b1982e74dbc4222f2155cc
hostmakedepends="pkg-config"
makedepends="libnotmuch-devel libxapian xapian-core-devel sqlite-devel libressl-devel"
depends="openssh"