summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2023-01-21 06:39:24 -0600
committerPatrick Goetz2023-01-21 06:39:24 -0600
commitd02e83714db4975953fdab9332e37ad9f40110a1 (patch)
tree90332b50aec6cc810596797d01a24034d8572925
parent336570b33739ada1100fed8a2ec732260a73cbea (diff)
downloadaur-d02e83714db4975953fdab9332e37ad9f40110a1.tar.gz
Updated to version 5.9.30
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 340831b9f072..f8ff9996ea37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = masterpdfeditor
pkgdesc = A complete solution for viewing, creating and editing PDF files
- pkgver = 5.9.20
+ pkgver = 5.9.30
pkgrel = 1
url = https://code-industry.net/free-pdf-editor/
arch = x86_64
license = custom
makedepends = patchelf
- source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.20-qt5.x86_64.tar.gz
- sha1sums_x86_64 = 7b4f557ac814b8ec91395b1a0e60ad7298a03301
+ source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.30-qt5.x86_64.tar.gz
+ sha1sums_x86_64 = dfd1cc0ea722187750508fcf7db7cd04489574e9
pkgname = masterpdfeditor
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index 98627091232f..ff4e3ca730f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.20
+pkgver=5.9.30
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=('7b4f557ac814b8ec91395b1a0e60ad7298a03301')
+sha1sums_x86_64=('dfd1cc0ea722187750508fcf7db7cd04489574e9')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')