From 91092172fde867f2ae4f3e0f85fdc31a91412734 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 11:47:54 -0200 Subject: [PATCH] nemo: update to 4.0.1. --- srcpkgs/nemo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template index f2cb8cdb0c3..bb744271649 100644 --- a/srcpkgs/nemo/template +++ b/srcpkgs/nemo/template @@ -1,6 +1,6 @@ # Template file for 'nemo' pkgname=nemo -version=4.0.0 +version=4.0.1 revision=1 build_style=meson pycompile_dirs="/usr/share/nemo/actions/myaction.py" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/" distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz" -checksum=760d069b80c7ec5731facd78e5e723406a3998e4ea45bd0b379ffb1c1402bb30 +checksum=3f4a94cc4f5411aa088097bfdc244eb6ba3aba25c0b7fbd82db9973e53ae2468 nocross="gobject-introspection" build_options="gir"