diff --git a/srcpkgs/xlunch/INSTALL b/srcpkgs/xlunch/INSTALL index 6e180ef88f0..e5b16e9a003 100644 --- a/srcpkgs/xlunch/INSTALL +++ b/srcpkgs/xlunch/INSTALL @@ -6,6 +6,7 @@ case "$ACTION" in pre) ;; post) + mkdir -p etc/xlunch APPS=/usr/share/applications ICONS=/usr/share/icons/hicolor SIZE=48 @@ -29,6 +30,6 @@ case "$ACTION" in echo "$NAME;$ICON;$EXEC" fi fi - done | sort | uniq > etc/xlunch/icons.conf + done | sort | uniq > etc/xlunch/entries.dsv ;; esac diff --git a/srcpkgs/xlunch/template b/srcpkgs/xlunch/template index 62f62eaf006..e1cda31f59b 100644 --- a/srcpkgs/xlunch/template +++ b/srcpkgs/xlunch/template @@ -1,6 +1,6 @@ # Template file for 'xlunch' pkgname=xlunch -version=3.2.13 +version=4.1.0 revision=1 build_style=gnu-makefile make_build_target=xlunch @@ -10,7 +10,7 @@ maintainer="Michael Aldridge " license="GPL-3.0-or-later" homepage="http://xlunch.org/" distfiles="https://github.com/Tomas-M/xlunch/archive/v${version}.tar.gz" -checksum=e84bb82969169614f9785d53a6a9c4efdf9c86bcd120a287f3e664ffc0bb1ddd +checksum=1ab92c83a1e7590dca081bd9960b1d7c302ea516810922a5f04f33b820ab5e6f do_install() { vbin xlunch