Package Details: pdfstudio18 18.4.0-2

Git Clone URL: https://aur.archlinux.org/pdfstudio18.git (read-only, click to copy)
Package Base: pdfstudio18
Description: Review, annotate, and edit PDF Documents
Upstream URL: http://www.qoppa.com/pdfstudio/
Licenses: custom
Conflicts: pdfstudio, pdfstudio10, pdfstudio11, pdfstudio12, pdfstudio8, pdfstudio9
Provides: pdfstudio
Submitter: flamusdiu
Maintainer: flamusdiu
Last Packager: flamusdiu
Votes: 1
Popularity: 0.000000
First Submitted: 2019-06-04 20:58 (UTC)
Last Updated: 2019-06-04 23:11 (UTC)

Dependencies (3)

Required by (0)

Sources (5)

Latest Comments

hermzz commented on 2022-03-09 16:16 (UTC)

Current patch is

diff --git a/PKGBUILD b/PKGBUILD
index 7445fc9..2c72f36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jesse Spangenberger <azulephoenix@gmail.com>
 # Contributor: Tristelune <tristelune@archlinux.info>
 pkgname=pdfstudio18
-pkgver=18.4.0
+pkgver=18.4.3
 pkgrel=2
 pkgdesc="Review, annotate, and edit PDF Documents"
 arch=('i686' 'x86_64')
@@ -17,10 +17,10 @@ install=${pkgname}.install
 sha256sums=('5c4df9f594bb1d19c390355b8302e1da7dff6fa61e8ea13b0ed6d457f1b9d635'
             '14293ddd33ba2e710690f7c1e684df9bf4ca9d55c4f4493bcdef5727b2820480'
             '0a3c1c337a22228f3df28412ca65d45d0d8067b508cf7b1cf93810fc17c9b447')
-sha256sums_i686=('0d1812ef437813abe301f5e09c61aae34cd713774c437b54b5f55f1663036644')
-sha256sums_x86_64=('cff644247811460db10d234cbe1387b80164844f216d41dff7dfd36863db4a7d')
-source_i686=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_0_linux.deb")
-source_x86_64=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_0_linux64.deb")
+sha256sums_i686=('cf79b7fa31d606f4bbee98b55048c3dfece8a521cc2414726ccd723ef4dcdd7a')
+sha256sums_x86_64=('2457614defb31d19d1c59816520d96bf569827be4340c6997ac4cbe215f4664d')
+source_i686=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_3_linux.deb")
+source_x86_64=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_3_linux64.deb")
 source=(${pkgname}.desktop
        ${pkgname}.install
        ${pkgname}.png)

johnnyFive commented on 2020-04-06 13:05 (UTC)

The download link in the PKGBuild is wrong (returns a 404).