summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2021-03-17 09:40:15 -0500
committerPatrick Goetz2021-03-17 09:40:15 -0500
commit0a4323f02ad15103989575cdfcff43f9825f5353 (patch)
tree8289ed6bc3ffefea1e0587e961bf8a45be7a6023 /PKGBUILD
parent46d0c3b5e0085f8a323c5cc51d11a4079c02c2cb (diff)
downloadaur-0a4323f02ad15103989575cdfcff43f9825f5353.tar.gz
Fixed incorrect sha1sum for main package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f41773026089..6c3ce912a6ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=masterpdfeditor
pkgver=5.7.40
-pkgrel=2
+pkgrel=3
pkgdesc='A complete solution for viewing, creating and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
arch=('x86_64')
@@ -14,7 +14,7 @@ license=('custom')
makedepends=('patchelf')
source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz"
net.code-industry.masterpdfeditor5.desktop)
-sha1sums_x86_64=('17c395c0df01c6e3d2ff2fb72bb76c4c621bafed'
+sha1sums_x86_64=('9055c1edfd28442acd97b3228ee753335d381a09'
'b33e7148123565fd4cc15d41c493f6ab27d37ba4')
package() {