From a7f2c8f9cd1532f8839f80aea95140381da49a2b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 13 Oct 2019 15:37:41 +0300 Subject: [PATCH] tomb: update to 2.7. --- srcpkgs/tomb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tomb/template b/srcpkgs/tomb/template index 96ab14ea876..e8864300266 100644 --- a/srcpkgs/tomb/template +++ b/srcpkgs/tomb/template @@ -1,18 +1,18 @@ # Template file for 'tomb' pkgname=tomb -version=2.6 +version=2.7 revision=1 wrksrc=Tomb-${version} build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="libnotify-devel gtk+-devel" depends="sudo gnupg cryptsetup pinentry zsh" -short_desc="A minimalistic commandline tool to manage encrypted volumes" +short_desc="Minimalistic commandline tool to manage encrypted volumes" maintainer="Diogo Leal " license="GPL-3.0-or-later" homepage="https://www.dyne.org/software/tomb/" distfiles="https://files.dyne.org/tomb/releases/Tomb-${version}.tar.gz" -checksum=02b650a37c4638458f55c84db5fcfdbd57f565685581d691f59155932c9323eb +checksum=960107427e42cf0ac10b876cdec0e9f898c10a32d078e3370b7d9b7404a06a74 pre_build() { sed -i extras/gtk-tray/Makefile \