mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
graphics/unpaper: Updated for version 5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
24ee4c7aef
commit
1e502562e8
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for unpaper
|
||||
|
||||
# Copyright 2008-2013 LukenShiro, Italy
|
||||
# Copyright 2008-2014 LukenShiro, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,8 +24,8 @@
|
|||
# Slackware build script for scrot
|
||||
|
||||
PRGNAM=unpaper
|
||||
VERSION=${VERSION:-0.4.2}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="unpaper"
|
||||
VERSION="0.4.2"
|
||||
VERSION="5.1"
|
||||
HOMEPAGE="https://www.flameeyes.eu/projects/unpaper"
|
||||
DOWNLOAD="https://www.flameeyes.eu/files/unpaper-0.4.2.tar.xz"
|
||||
MD5SUM="b4f9890e34e6fa13f24f3ced3a06b618"
|
||||
DOWNLOAD="https://www.flameeyes.eu/files/unpaper-5.1.tar.xz"
|
||||
MD5SUM="e2968daaaf0664fa40afe441abf26966"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue