summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2022-11-09 16:21:18 -0600
committerPatrick Goetz2022-11-09 16:21:18 -0600
commite537f14fa12dd6252606b4daeb3d48837d926a78 (patch)
treeb253c36f2d4b039c1104ac75e4de044dadc83c7e /PKGBUILD
parent8131df4393457762bd9d80dfc69d797d6e14e693 (diff)
downloadaur-e537f14fa12dd6252606b4daeb3d48837d926a78.tar.gz
Updated to version 5.9.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a8c893b11fd..cd27e2a8962b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.06
+pkgver=5.9.10
pkgrel=1
pkgdesc='A complete solution for viewing, creating and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
@@ -13,7 +13,7 @@ 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=('e850a804fd3d93d06956747e19c864e066719c6d')
+sha1sums_x86_64=('3b915ef5fb1c91ea56fd660d334a8052446b125f')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')