summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2021-11-11 20:33:25 -0600
committerPatrick Goetz2021-11-11 20:33:25 -0600
commit3b410e792f6f49abd5c54e2fd8b5516e162a6b1e (patch)
tree0514a97485617b2c433d95322b2f06586ff78c7a /PKGBUILD
parent10d8f0139aa6d93d4cf8b49a7a4fa416b8208ed3 (diff)
downloadaur-3b410e792f6f49abd5c54e2fd8b5516e162a6b1e.tar.gz
Update to 5.8.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e74d82cc734a..91194339251f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.8.06
+pkgver=5.8.20
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=('b6bba5b8b8bc3d84dd95b989953fb8e50db95e1d')
+sha1sums_x86_64=('d263cfe01b191806eec02f47cc32559f49046cc6')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')