master-pdf-editor: update to 5.9.40.

This commit is contained in:
Arjan Mossel 2023-03-19 13:28:01 +01:00 committed by classabbyamp
parent bab46a3ead
commit 1d43f9ce8b
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'master-pdf-editor'
pkgname=master-pdf-editor
version=5.8.70
version=5.9.40
revision=1
archs="x86_64"
depends="desktop-file-utils"
@ -8,16 +8,16 @@ short_desc="Multifunctional PDF Editor"
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="custom:Proprietary"
homepage="https://code-industry.net/free-pdf-editor/"
distfiles="https://code-industry.net/public/${pkgname}-${version}-qt5.x86_64.tar.gz"
checksum=9a1787bc753b6758d4c4558411f5efda454ee75b7f79d4cadf157cda2b5e5173
distfiles="https://code-industry.net/public/master-pdf-editor-${version}-1-qt5.x86_64.tar.gz"
checksum=efa05782e02d6d31105af5c5eb85da2752234ecd358fc91d484f96bf6ed40af1
nostrip=yes
repository=nonfree
restricted=yes
do_install() {
vlicense license.txt
vlicense license_en.txt
vinstall masterpdfeditor5.desktop 644 usr/share/applications
rm {license.txt,masterpdfeditor5.desktop}
rm {license_en.txt,masterpdfeditor5.desktop}
vmkdir opt/master-pdf-editor-5
vcopy * opt/master-pdf-editor-5