summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2024-02-20 08:22:19 -0600
committerPatrick Goetz2024-02-20 08:22:19 -0600
commitc0f9fefb4d0a6a01222bef157d5fd95639ef30c5 (patch)
treeac84e6de46e3ac90742a96eee6859e1aca5b429f /PKGBUILD
parent4b4abead5ad95f7a7c2fcc6ad1a66e530aceb9f0 (diff)
downloadaur-c0f9fefb4d0a6a01222bef157d5fd95639ef30c5.tar.gz
Version 5.9.82
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c56e0d145478..a802294f9269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.81
+pkgver=5.9.82
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=('0ba6fc1542f4928f00200332b273c2b9035006d3')
+sha1sums_x86_64=('0e444e4544b21d7b60010a0add73e852fce9c629')
package() {
depends=('libgl' 'nspr' 'nss' 'pkcs11-helper' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')