summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2023-03-13 22:03:43 -0500
committerPatrick Goetz2023-03-13 22:03:43 -0500
commit79a49334cf1f802401cac674182b430a63ed6c48 (patch)
tree8e77fbff0ad76af9360bcaa8bb64ed49d2edf682 /PKGBUILD
parent11a29667757341bd4ac1dd5bc9920da367ca3ce0 (diff)
downloadaur-79a49334cf1f802401cac674182b430a63ed6c48.tar.gz
Updated to 5.9.40 with masterpdfeditor.desktop
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6eb5720901cd..8c367b6b7fe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,16 @@
pkgname=masterpdfeditor
pkgver=5.9.40
-pkgrel=1
+pkgrel=2
pkgdesc='A complete solution for viewing, creating and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
arch=('x86_64')
license=('custom')
makedepends=('patchelf')
-source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz")
-sha1sums_x86_64=('9207e438dc8fd08e4ee1d99d80576134b3f720bc')
+source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz"
+ masterpdfeditor5.desktop)
+sha1sums_x86_64=('9207e438dc8fd08e4ee1d99d80576134b3f720bc'
+ 'b33e7148123565fd4cc15d41c493f6ab27d37ba4')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')