summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2023-06-29 17:16:06 -0500
committerPatrick Goetz2023-06-29 17:16:06 -0500
commite85c68a56087f902d21118c33b2c06b3d89fc9d3 (patch)
tree3f844ae96332c67c61c3fcc02a032674db9d1348
parenta7d49c5243684898c6ad44caa0e8e4e115cc4e6e (diff)
downloadaur-e85c68a56087f902d21118c33b2c06b3d89fc9d3.tar.gz
New version 5.9.50
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 189aa07b4d4d..20c8aec74597 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = masterpdfeditor
license = custom
makedepends = patchelf
source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.50-qt5.x86_64.tar.gz
- source_x86_64 = masterpdfeditor5.desktop
- source_x86_64 = license.txt
sha1sums_x86_64 = 1eff250fb0baa6c554ba8b25cf150e17541f9e2c
pkgname = masterpdfeditor
diff --git a/PKGBUILD b/PKGBUILD
index 3d9b5a667b79..02a68ec7fb8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,7 @@ 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
- license.txt)
+source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz")
sha1sums_x86_64=( '1eff250fb0baa6c554ba8b25cf150e17541f9e2c')
package() {