mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/shotwell: Updated for version 0.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ba6ccf47a0
commit
f8eacb8285
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shotwell
|
||||
VERSION=${VERSION:-0.20.2}
|
||||
VERSION=${VERSION:-0.23.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="shotwell"
|
||||
VERSION="0.20.2"
|
||||
VERSION="0.23.1"
|
||||
HOMEPAGE="http://yorba.org/shotwell/"
|
||||
DOWNLOAD="https://download.gnome.org/sources/shotwell/0.20/shotwell-0.20.2.tar.xz"
|
||||
MD5SUM="0adb93edba5832c6572e2c851c5c920f"
|
||||
DOWNLOAD="https://download.gnome.org/sources/shotwell/0.23/shotwell-0.23.1.tar.xz"
|
||||
MD5SUM="2177d900fd32e4be474b346bf4b9fe16"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgee libgexiv2 libunique webkitgtk3 rest json-glib"
|
||||
REQUIRES="libgee libgexiv2 libunique webkit2gtk rest json-glib"
|
||||
MAINTAINER="Erwin van Zanten"
|
||||
EMAIL="e.van.zanten.evz@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue