summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2022-06-24 09:10:30 -0500
committerPatrick Goetz2022-06-24 09:10:30 -0500
commit9bfa89ee2324e508623d69719db97993cd8758e8 (patch)
tree2469d93b41bc0dff94c8293d7b25b697fed74986 /PKGBUILD
parent0a28daf315264f2256b6417559cbb1f9244ace20 (diff)
downloadaur-9bfa89ee2324e508623d69719db97993cd8758e8.tar.gz
Updated to version 5.8.65
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93d914898a5a..cf6c26e38f90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.8.63
+pkgver=5.8.65
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=('bbf573a3b98c6a545773d6e9e65d46ad26f86d0b')
+sha1sums_x86_64=('7e73dc4254a01de983e3aeffcbdda6d69ae95f77')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')