master-pdf-editor: update to 5.7.40
This commit is contained in:
parent
1c7d3b1c09
commit
318407db6d
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'master-pdf-editor'
|
||||
pkgname=master-pdf-editor
|
||||
version=5.7.20
|
||||
version=5.7.40
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
wrksrc="master-pdf-editor-5"
|
||||
|
@ -10,15 +10,15 @@ 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=d5f79a58028df1a9f3bac5220e620d33ddf65463544fdae0d486359081d6ce53
|
||||
checksum=63299ca30d863fe17837506dc9e00e2e4dbf1c1a61da92112a7c2f21d4d05812
|
||||
nostrip=yes
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
|
||||
do_install() {
|
||||
vlicense license.txt
|
||||
vinstall masterpdfeditor5.desktop 644 usr/share/applications
|
||||
rm {license.txt,masterpdfeditor5.desktop}
|
||||
vinstall net.code-industry.masterpdfeditor5.desktop 644 usr/share/applications
|
||||
rm {license.txt,net.code-industry.masterpdfeditor5.desktop}
|
||||
|
||||
vmkdir opt/master-pdf-editor-5
|
||||
vcopy * opt/master-pdf-editor-5
|
||||
|
|
Loading…
Reference in a new issue