summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2021-05-11 07:49:01 -0500
committerPatrick Goetz2021-05-11 07:49:01 -0500
commitf5eb240b22ded2fa8c9610a06a1382c5e4a5967f (patch)
tree2121609d764c6f1871bcaa88406c901352306465 /PKGBUILD
parent64983d91f55fa5822117634745ef850b9bf96acd (diff)
downloadaur-f5eb240b22ded2fa8c9610a06a1382c5e4a5967f.tar.gz
Updated to version 5.7.60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb3624caf50c..1d756875058e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.7.53
+pkgver=5.7.60
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=('cf8c5c3178cd2d73875a4c4c93e657d45d19162b')
+sha1sums_x86_64=('9ef6a087467b82bb7732a42d582a05b44e7ab06f')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')