summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Goetz2021-01-18 16:49:02 -0600
committerPatrick Goetz2021-01-18 16:49:02 -0600
commit53e93f5f1654bc8f26eeb440e3705cff83e86778 (patch)
tree2058624bd6590013dc10dab0b90698045723ed42 /PKGBUILD
parentc107748a520bd6ed40a6988461dbd7f633e40090 (diff)
downloadaur-53e93f5f1654bc8f26eeb440e3705cff83e86778.tar.gz
re-cloned git repo to fix previous errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b71190cb9160..f3692b105c36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,13 @@
pkgname=masterpdfeditor
pkgver=5.7.00
-pkgrel=1
+pkgrel=2
pkgdesc='A complete solution for viewing, creating and editing PDF files'
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-${pkgver}-qt5.x86_64.tar.gz"
- masterpdfeditor5.desktop)
+source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz")
sha1sums_x86_64=('9f85e5942bc8835f81b91db78affd599a2379c0a')
package() {