summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-12-18 02:24:54 -0500
committerChris Severance2023-12-18 02:24:54 -0500
commitfb020c2ec822ae6d3d0b21c88f512c0dda75dc78 (patch)
treec7bceb31cdd131115dc9f27e845625a9fc36ebd1
parentc69df54fa318d17bf1ee51dfeed00378e3d17a6a (diff)
downloadaur-fb020c2ec822ae6d3d0b21c88f512c0dda75dc78.tar.gz
autu: Update to 7.6.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 309fb9c5946a..5bc27a716995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = sejda-desktop
pkgdesc = PDF editor
- pkgver = 7.5.4
+ pkgver = 7.6.6
pkgrel = 1
url = http://www.sejda.com/desktop
arch = x86_64
license = custom:EULA
depends = gconf
options = !strip
- source = https://sejda-cdn.com/downloads/sejda-desktop_7.5.4_amd64.deb
- md5sums = e130d70e4bf219f8505f77a32316bdf3
- sha512sums = d2d4ae9184a550a16402e62a872e2378aec551fca7108141a6f07f37132374cf15afa8476b741bfff37be6b3271ffa112e09e9b20e34695d0550a13cc8df0973
+ source = https://sejda-cdn.com/downloads/sejda-desktop_7.6.6_amd64.deb
+ md5sums = 62ffa2a93cc3c22b9787c6b639f85e34
+ sha512sums = 6d0d4180d4f7bc793779fdab7daca94af9cec5b92fe5cf579f94071284b1a29e5f29ac96489e41f265ea650a74d7e9a288162a1d67cfacd9a2e928fe289200d6
pkgname = sejda-desktop
diff --git a/PKGBUILD b/PKGBUILD
index e1d4ff2aa88c..fbbd2b7883ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# 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.5.4'
+pkgver='7.6.6'
pkgrel='1'
license=('custom:EULA')
pkgdesc='PDF editor'
@@ -13,8 +13,8 @@ arch=('x86_64')
depends=('gconf')
url='http://www.sejda.com/desktop'
source=("https://sejda-cdn.com/downloads/sejda-desktop_${pkgver}_amd64.deb")
-md5sums=('e130d70e4bf219f8505f77a32316bdf3')
-sha512sums=('d2d4ae9184a550a16402e62a872e2378aec551fca7108141a6f07f37132374cf15afa8476b741bfff37be6b3271ffa112e09e9b20e34695d0550a13cc8df0973')
+md5sums=('62ffa2a93cc3c22b9787c6b639f85e34')
+sha512sums=('6d0d4180d4f7bc793779fdab7daca94af9cec5b92fe5cf579f94071284b1a29e5f29ac96489e41f265ea650a74d7e9a288162a1d67cfacd9a2e928fe289200d6')
options=('!strip')
prepare() {