diff --git a/srcpkgs/zulucrypt/template b/srcpkgs/zulucrypt/template index 05f92cf4bc6..0819105e5ba 100644 --- a/srcpkgs/zulucrypt/template +++ b/srcpkgs/zulucrypt/template @@ -1,6 +1,6 @@ # Template file for 'zulucrypt' pkgname=zulucrypt -version=5.7.0 +version=5.7.1 revision=1 wrksrc="zuluCrypt-${version}" build_style=cmake @@ -18,9 +18,9 @@ short_desc="Frontend to cryptsetup and Veracrypt for harddrive and file encrypti maintainer="Piraty " license="GPL-2.0-or-later" homepage="https://mhogomchungu.github.io/zuluCrypt" -changelog="https://github.com/mhogomchungu/zuluCrypt/blob/master/changelog" +changelog="https://raw.githubusercontent.com/mhogomchungu/zuluCrypt/master/changelog" distfiles="https://github.com/mhogomchungu/zuluCrypt/archive/${version}.tar.gz" -checksum=53c1a450a7c5c18f7b6a8cf46bd4f051174f9d98c77f79a20c733e96b463f2d5 +checksum=39bd7f5bd31514636f617f670e451e3313be1ba1094f7f55532a086b6aaf0096 #https://github.com/mhogomchungu/zuluCrypt/blob/e138cc4459545b2e0f729814791a045c31b63014/BUILD_INSTRUCTIONS build_options="udev kde gnome pwquality polkit homemount" @@ -35,6 +35,8 @@ build_options_default="udev pwquality polkit" post_install() { #delete redundant icons rm ${DESTDIR}/usr/share/icons/zulu*.png + + chmod 644 ${DESTDIR}/usr/share/applications/* } zulucrypt-gui_package() {