mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/gthumb: Updated for version 3.4.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8bf953740d
commit
4ee20e2f9d
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by crocket (crockabiscuit@gmail.com)
|
||||
|
||||
PRGNAM=gthumb
|
||||
VERSION=${VERSION:-3.4.1}
|
||||
VERSION=${VERSION:-3.4.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gthumb"
|
||||
VERSION="3.4.1"
|
||||
VERSION="3.4.2"
|
||||
HOMEPAGE="http://live.gnome.org/gthumb"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gthumb/3.4/gthumb-3.4.1.tar.xz"
|
||||
MD5SUM="18a69695434c5066719223b69c96a16e"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gthumb/3.4/gthumb-3.4.2.tar.xz"
|
||||
MD5SUM="1d9ffc2513c736ad3cf076a3ecf00f3d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue