summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-11-17 11:58:55 -0700
committeryochananmarqos2019-11-17 11:58:55 -0700
commit4decba9ff3218cc96b4bcb78ebd7cda0e7acbe8f (patch)
tree5dc9b4745925d5c705e238594151275bf33a7535
parent5f92128b8ea177cf66976b2baccf2b3ee43e0eae (diff)
downloadaur-4decba9ff3218cc96b4bcb78ebd7cda0e7acbe8f.tar.gz
minor tweaks
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--pdfstudioviewer.desktop7
3 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 910e6664b01b..25d19ae5651c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = pdfstudioviewer
depends = desktop-file-utils
depends = sane
source = pdfstudioviewer.desktop
- sha256sums = 366e4cc2c4db9bbb3baa0901b2a22a4e8ee0b2093d6e13e7c9558e6e28555f86
+ sha256sums = d6fb9b6f18a80bc44b8e2079683bfd1903153887861630e0c9c3813c6f3119d2
source_i686 = pdfstudioviewer-2019.2.0_linux.deb::https://download.qoppa.com/pdfstudioviewer/PDFStudioViewer_linux.deb
sha256sums_i686 = e6399666d53106ba0acab0a618c79ad8d34c840a2baa9a6d341f1c1ad7c0ccf9
source_x86_64 = pdfstudioviewer-2019.2.0_linux64.deb::https://download.qoppa.com/pdfstudioviewer/PDFStudioViewer_linux64.deb
diff --git a/PKGBUILD b/PKGBUILD
index daa521d1f9e1..f8106c70b8a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('java-runtime=8' 'desktop-file-utils' 'sane')
source_i686=("${pkgname}-${pkgver}_linux.deb::https://download.qoppa.com/$pkgname/PDFStudioViewer_linux.deb")
source_x86_64=("${pkgname}-${pkgver}_linux64.deb::https://download.qoppa.com/$pkgname/PDFStudioViewer_linux64.deb")
source=("$pkgname.desktop")
-sha256sums=('366e4cc2c4db9bbb3baa0901b2a22a4e8ee0b2093d6e13e7c9558e6e28555f86')
+sha256sums=('d6fb9b6f18a80bc44b8e2079683bfd1903153887861630e0c9c3813c6f3119d2')
sha256sums_i686=('e6399666d53106ba0acab0a618c79ad8d34c840a2baa9a6d341f1c1ad7c0ccf9')
sha256sums_x86_64=('d82e5db92ecf8c8b0b74d460eb4a354bf46953e4e66c39f8a64bd9d2c7020d19')
@@ -30,5 +30,5 @@ package() {
install -Dm644 "opt/$_pkgname/.install4j/$_pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
install -Dm644 resources/license.html -t "$pkgdir/usr/share/licenses/$pkgname"
install -d "$pkgdir/usr/bin"
- ln -s "/opt/$pkgname/$_pkgname" "$pkgdir/usr/bin/$pkgname"
+ ln -sf "/opt/$pkgname/$_pkgname" "$pkgdir/usr/bin/$pkgname"
}
diff --git a/pdfstudioviewer.desktop b/pdfstudioviewer.desktop
index 4f8acc1dd389..0d8e0051503f 100644
--- a/pdfstudioviewer.desktop
+++ b/pdfstudioviewer.desktop
@@ -1,9 +1,10 @@
[Desktop Entry]
+Type=Application
Name=PDF Studio Viewer 2019
Comment=Views and Edits Adobe PDF (acrobat) files
+Icon=pdfstudioviewer
Exec=pdfstudioviewer %f
Terminal=false
-Type=Application
-Icon=pdfstudioviewer
-Categories=Office;
MimeType=application/pdf;
+Categories=Office;
+StartupWMClass=install4j-com-qoppa-pdfStudioViewer-pub-PDFStudioViewer