summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2018-05-28 09:23:31 -0500
committerDoug Newgard2018-05-28 09:23:31 -0500
commit88c24a7ada0b5b168ce787e0a54e81e026f3f79d (patch)
tree8ae0bf05cc3ccde795c4ad364a4e9cd0af3d384a /PKGBUILD
parent37da5839d29e71aa419dc78b59c9019aa62fbf06 (diff)
downloadaur-88c24a7ada0b5b168ce787e0a54e81e026f3f79d.tar.gz
Upstream update to 5.0.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eff4c2a1650..09c899186c25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.0.08
+pkgver=5.0.12
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=('8d37ce43e5526ebc2a63d13dc59757f3a73e6746')
+sha1sums_x86_64=('64209ceb60e194f11e5bba121c7c61dcc5ee1fed')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')