mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
office/qpdfview: Updated for version 0.3.7.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
e33ef45a80
commit
e2c7c913a8
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
set -e
|
||||
|
||||
PRGNAM=qpdfview
|
||||
VERSION=0.3.5
|
||||
VERSION=0.3.7
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qpdfview"
|
||||
VERSION="0.3.5"
|
||||
VERSION="0.3.7"
|
||||
HOMEPAGE="https://launchpad.net/qpdfview"
|
||||
DOWNLOAD="https://launchpad.net/qpdfview/trunk/0.3.5/+download/qpdfview-0.3.5.tar.gz"
|
||||
MD5SUM="f2f1bc2fc1834f8431e6709974a8b69d"
|
||||
DOWNLOAD="https://launchpad.net/qpdfview/trunk/0.3.7/+download/qpdfview-0.3.7.tar.gz"
|
||||
MD5SUM="2aed46338a10d98af9c815126b435025"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue