summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2021-01-27 14:56:38 -0600
committerPatrick Goetz2021-01-27 14:56:38 -0600
commit33cfb0226866bc21129d127cc6d7e24f11f549a7 (patch)
tree13a9caf39aa9924c9cdcc4aee9c89741c287fa0e /PKGBUILD
parentcf14337d1d8aa826116032c59a8d926e8c7aa4ce (diff)
downloadaur-33cfb0226866bc21129d127cc6d7e24f11f549a7.tar.gz
Update to version 5.7.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a2912007c58..1460834472eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.7.08
+pkgver=5.7.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=('49e7866adf56d59f7ee780cc8c6c5f974276b7f9')
+sha1sums_x86_64=('0a816f11037ae81a7e246835a83b32f7157094c0')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')