From 27c536c7bb8fc12763ef930e7c81b748318494db Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 29 Dec 2018 09:25:29 -0800 Subject: [PATCH] io.elementary.files: update to 4.1.1. --- .../patches/without-unity.patch | 18 ------------------ srcpkgs/io.elementary.files/template | 4 ++-- 2 files changed, 2 insertions(+), 20 deletions(-) delete mode 100644 srcpkgs/io.elementary.files/patches/without-unity.patch diff --git a/srcpkgs/io.elementary.files/patches/without-unity.patch b/srcpkgs/io.elementary.files/patches/without-unity.patch deleted file mode 100644 index cfa56506726..00000000000 --- a/srcpkgs/io.elementary.files/patches/without-unity.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff --git src/QuicklistHandler.vala src/QuicklistHandler.vala -index 8be7ed45..f33e52ce 100644 ---- src/QuicklistHandler.vala -+++ src/QuicklistHandler.vala -@@ -17,6 +17,7 @@ - - namespace Marlin { - -+#if HAVE_UNITY - public class LauncherEntry : Object { - public Unity.LauncherEntry entry; - public List bookmark_quicklists = null; -@@ -118,4 +119,5 @@ namespace Marlin { - } - - } -+#endif - } diff --git a/srcpkgs/io.elementary.files/template b/srcpkgs/io.elementary.files/template index 3945b2813d7..fea9601da49 100644 --- a/srcpkgs/io.elementary.files/template +++ b/srcpkgs/io.elementary.files/template @@ -1,6 +1,6 @@ # Template file for 'io.elementary.files' pkgname=io.elementary.files -version=4.1.0 +version=4.1.1 revision=1 wrksrc="files-${version}" build_style=meson @@ -14,7 +14,7 @@ maintainer="Cameron Nemo " license="GPL-3.0-or-later" homepage="https://github.com/elementary/files" distfiles="https://github.com/elementary/files/archive/${version}.tar.gz" -checksum=45d04731568cc6c3a515f1d85a50927ba1ebffd4cda7c5a1a2b8bc8898113f76 +checksum=57ee77217f7059414b4b7fb092923a00b87844f88a1d233cfeffded17a02a1dc libio.elementary.files_package() { short_desc+=" - library"