summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 7 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9952d38e96cb..62cca3057e5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
+# Maintainer: Thibault Molleman <aur at thibaultmol d0t link>
# Contributor: Frederic Bezies <fredbezies at gmail dot com>
# Contributor: James An <james@jamesan.ca>
# Contributor: Jonas Heinrich <onny@project-insanity.org>
-# Contributor: Thibault Molleman <aur at thibaultmol d0t link>
pkgname='sejda-desktop'
-pkgver='7.3.6'
+pkgver='7.6.8'
pkgrel='1'
-license=('custom:EULA')
+license=('LicenseRef-EULA')
pkgdesc='PDF editor'
arch=('x86_64')
-depends=('gconf')
+depends=(libxcb libxfixes nspr alsa-lib libcups at-spi2-core libxrandr libdrm libxrender pango nss libxcomposite cairo libxdamage libxkbcommon mesa gtk3)
+depends+=(libx11 glibc bash expat libxext libxtst dbus libxi gcc-libs glib2)
url='http://www.sejda.com/desktop'
source=("https://sejda-cdn.com/downloads/sejda-desktop_${pkgver}_amd64.deb")
-md5sums=('06b6f91ab9b653697728a096e6d2a1fc')
-sha512sums=('f6c98bb3ded0175884c45928e54bbff79a73243cf59667bd0c8351ec69530cd19bb927816bdae578a9741ba68260a0a2163bde2aea4be0312ab5a1eb42046cc0')
+md5sums=('379927787ffc4791e1fc12562795988a')
+sha512sums=('134f56dd2b1f24d86195a9d932bab0d56ea30f00a148298f0ab7cfa2b63f45f74fc5135c307dfd8a9e1806c4029ce1359e345e9dc4fa6cfc3e2fb82fd1e12f50')
options=('!strip')
prepare() {