io.elementary.files: update to 4.1.1.
This commit is contained in:
parent
4d8284f369
commit
27c536c7bb
2 changed files with 2 additions and 20 deletions
|
@ -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<Dbusmenu.Menuitem> bookmark_quicklists = null;
|
|
||||||
@@ -118,4 +119,5 @@ namespace Marlin {
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
+#endif
|
|
||||||
}
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'io.elementary.files'
|
# Template file for 'io.elementary.files'
|
||||||
pkgname=io.elementary.files
|
pkgname=io.elementary.files
|
||||||
version=4.1.0
|
version=4.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="files-${version}"
|
wrksrc="files-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/elementary/files"
|
homepage="https://github.com/elementary/files"
|
||||||
distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
|
distfiles="https://github.com/elementary/files/archive/${version}.tar.gz"
|
||||||
checksum=45d04731568cc6c3a515f1d85a50927ba1ebffd4cda7c5a1a2b8bc8898113f76
|
checksum=57ee77217f7059414b4b7fb092923a00b87844f88a1d233cfeffded17a02a1dc
|
||||||
|
|
||||||
libio.elementary.files_package() {
|
libio.elementary.files_package() {
|
||||||
short_desc+=" - library"
|
short_desc+=" - library"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue