summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2018-12-04 11:04:39 -0600
committerDoug Newgard2018-12-04 11:04:39 -0600
commit0f14fb4316e7ae86db883a38332bff158a81c81b (patch)
treedc07367a67f2ad9f9bb244084367764196dc2cd0 /PKGBUILD
parent9509e0369ab83b84c59941d91039cfdcc811222b (diff)
downloadaur-0f14fb4316e7ae86db883a38332bff158a81c81b.tar.gz
Upstream update to 5.2.08
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e87de58ca6c3..8a2c06ab4bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.2.00
+pkgver=5.2.08
pkgrel=1
pkgdesc='A complete solution for creation and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('custom')
makedepends=('patchelf')
source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}_qt5.amd64.tar.gz")
-sha1sums_x86_64=('4ce7fe38335d82873e0620942a99e00eb1345413')
+sha1sums_x86_64=('4ce1a85e3be59dc2d29026029b006a2027cbc8df')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')