summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2023-09-08 06:49:23 -0500
committerPatrick Goetz2023-09-08 06:49:23 -0500
commitfa3fad0988798a026b444178ea9686408460aa4c (patch)
tree1bbb7cb1d1d2ba3b21ea7427ca38cf43318b3db1
parent9a240a9d7f61d19ca0d208318ebea2f7c6ead220 (diff)
downloadaur-fa3fad0988798a026b444178ea9686408460aa4c.tar.gz
Updated to 5.9.61
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 498aa7565820..0aaa0b00c68b 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.60
+ pkgver = 5.9.61
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.60-qt5.x86_64.tar.gz
- sha1sums_x86_64 = c45c131cd2c02b8cbc063d53fdbcb7b25e431b43
+ source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.61-qt5.x86_64.tar.gz
+ sha1sums_x86_64 = 6cbf20e89ab788a5a1b1aeaf72d2952d61260bef
pkgname = masterpdfeditor
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index 22d54e09bf62..ed4a80eaa658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.60
+pkgver=5.9.61
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=('c45c131cd2c02b8cbc063d53fdbcb7b25e431b43')
+sha1sums_x86_64=('6cbf20e89ab788a5a1b1aeaf72d2952d61260bef')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')