summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2023-09-08 06:49:23 -0500
committerPatrick Goetz2023-09-08 06:49:23 -0500
commitfa3fad0988798a026b444178ea9686408460aa4c (patch)
tree1bbb7cb1d1d2ba3b21ea7427ca38cf43318b3db1 /PKGBUILD
parent9a240a9d7f61d19ca0d208318ebea2f7c6ead220 (diff)
downloadaur-fa3fad0988798a026b444178ea9686408460aa4c.tar.gz
Updated to 5.9.61
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')