mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/photo: Updated for version 0.8.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
d8ee45c102
commit
1c028a6acf
3 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=photo
|
||||
VERSION=${VERSION:-0.8}
|
||||
VERSION=${VERSION:-0.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -53,7 +53,7 @@ else
|
|||
LIBDIRSUFFIX=""
|
||||
fi
|
||||
|
||||
set -e # Exit on most errors
|
||||
set -e
|
||||
|
||||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="photo"
|
||||
VERSION="0.8"
|
||||
HOMEPAGE="http://photoqt.co.cc"
|
||||
DOWNLOAD="http://photoqt.co.cc/pkgs/photo-0.8.tar.gz"
|
||||
MD5SUM="808f635455a497a965b648e03e7afba0"
|
||||
VERSION="0.8.2"
|
||||
HOMEPAGE="http://photoqt.org"
|
||||
DOWNLOAD="http://photoqt.org/pkgs/photo-0.8.2.tar.gz"
|
||||
MD5SUM="ed3b590d352639d39303f778ed1e14b5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -11,7 +11,7 @@ photo:
|
|||
photo: Photo is a fast, simple, good looking, yet powerful and highly
|
||||
photo: configurable image viewer.
|
||||
photo:
|
||||
photo: homepage: http://photoqt.co.cc
|
||||
photo: homepage: http://photoqt.org
|
||||
photo:
|
||||
photo:
|
||||
photo:
|
||||
|
|
Loading…
Reference in a new issue