libraries/libpaper: Updated for version 1.1.28build2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tim Dickson 2022-04-16 08:32:45 +07:00 committed by Willy Sudiarto Raharjo
parent ea0caf8261
commit 3066901197
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 5 deletions

View file

@ -6,3 +6,4 @@ printed output.
Pass the variable PAPERSIZE=letter|a3|a4|... to the script to set the
preferred papersize (the default is a4).
available sizes are listed in the buildscript

View file

@ -8,11 +8,12 @@
# 10/02/2019 updated for 1.1.26
# 25/06/2019 updated for 1.1.27
# 25/06/2019 updated for 1.1.28
# 14/04/2022 updated for 1.1.28build2
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libpaper
VERSION=${VERSION:-1.1.28}
VERSION=${VERSION:-1.1.28build2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libpaper"
VERSION="1.1.28"
HOMEPAGE="https://packages.qa.debian.org/libp/libpaper.html"
DOWNLOAD="https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/libpaper/1.1.28/libpaper_1.1.28.tar.gz"
MD5SUM="58dcdb3e1074f571b86d0ee937ed0072"
VERSION="1.1.28build2"
HOMEPAGE="https://launchpad.net/ubuntu/+source/libpaper/"
DOWNLOAD="https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/libpaper/1.1.28build2/libpaper_1.1.28build2.tar.gz"
MD5SUM="76bf6d105c9d878a0c609e43fc915337"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""