bump version to 3.5.2
This commit is contained in:
parent
2aa5136d9c
commit
8329d845c5
1 changed files with 4 additions and 4 deletions
8
PKGBUILD
8
PKGBUILD
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: qwjyh <urataw421 at gmail dot com>
|
||||
|
||||
pkgname=sumatrapdf
|
||||
pkgver=3.4.6
|
||||
pkgver=3.5.2
|
||||
pkgrel=1
|
||||
pkgdesc="PDF, eBook (epub, mobi), comic book (cbz/cbr), DjVu, XPS, CHM, image viewer for Windows. Small, fast, customizable, free."
|
||||
arch=('x86_64')
|
||||
|
@ -11,10 +11,10 @@ depends=('wine' 'bash')
|
|||
optdepends=('ttf-ms-win11: or font data on a windows partiion'
|
||||
'ttf-ms-win11-auto: another choice')
|
||||
makedepends=('imagemagick' 'gendesk' 'icoutils')
|
||||
source=('https://www.sumatrapdfreader.org/dl/rel/3.4.6/SumatraPDF-3.4.6-64.zip'
|
||||
'https://raw.githubusercontent.com/sumatrapdfreader/sumatrapdf/3.4.6rel/COPYING.BSD'
|
||||
source=('https://www.sumatrapdfreader.org/dl/rel/3.5.2/SumatraPDF-3.5.2-64.zip'
|
||||
'https://raw.githubusercontent.com/sumatrapdfreader/sumatrapdf/3.5.2rel/COPYING.BSD'
|
||||
'sumatrapdf.sh')
|
||||
sha256sums=('2bb05aa8b74bc748bc1f6a2b6f6ec4ba22bd5b1eaeec767d0a7f97cfd436d40d'
|
||||
sha256sums=('66ccb395c9184dce6822dfbb9970c877383b3ead6d9417b5106a844aac512989'
|
||||
'ff33648659aa06892ed13a731588a57006fafee2f848d35f70bf273a13cf9d27'
|
||||
'9113c6a594fe9b2f2dc800345396c97c3516d42d40bbc1ace6b34d805c0a3d7b')
|
||||
|
||||
|
|
Loading…
Reference in a new issue