diff options
author | Evandro Alves Rodrigues <evandrofisico@gmail.com> | 2012-04-29 19:56:46 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-30 00:40:01 -0500 |
commit | 0e6e5316f494049ee27947014d8b05694a8c4b71 (patch) | |
tree | e385fe88f93b66f705356dcee2a5ada97b0afdfa /graphics/gpicview | |
parent | 9bf80bcc57be88c5ee6d0cc7f0f134081b1a5ef0 (diff) | |
download | slackbuilds-0e6e5316f494049ee27947014d8b05694a8c4b71.tar.gz |
graphics/gpicview: Updated for version 0.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'graphics/gpicview')
-rw-r--r-- | graphics/gpicview/gpicview.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/gpicview/gpicview.info | 8 | ||||
-rw-r--r-- | graphics/gpicview/slack-desc | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/graphics/gpicview/gpicview.SlackBuild b/graphics/gpicview/gpicview.SlackBuild index d1912d08dd..0a7f6788aa 100644 --- a/graphics/gpicview/gpicview.SlackBuild +++ b/graphics/gpicview/gpicview.SlackBuild @@ -4,16 +4,14 @@ # Written Evandro Alves Rodrigues evandrofisico@gmail.com PRGNAM=gpicview -VERSION=0.2.1 +VERSION=0.2.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/graphics/gpicview/gpicview.info b/graphics/gpicview/gpicview.info index 9be7ad1b73..6c00825114 100644 --- a/graphics/gpicview/gpicview.info +++ b/graphics/gpicview/gpicview.info @@ -1,10 +1,10 @@ PRGNAM="gpicview" -VERSION="0.2.1" +VERSION="0.2.2" HOMEPAGE="http://lxde.sourceforge.net/gpicview/" -DOWNLOAD="http://downloads.sourceforge.net/lxde/gpicview-0.2.1.tar.gz" -MD5SUM="a2de255bf9bdc40746c0dc89b3454a10" +DOWNLOAD="http://downloads.sourceforge.net/lxde/gpicview-0.2.2.tar.gz" +MD5SUM="943da9f4a23541accd5acdd4fb69966f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Evandro Alves Rodrigues" EMAIL="evandrofisico@gmail.com" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/graphics/gpicview/slack-desc b/graphics/gpicview/slack-desc index 92f7e1de3e..eded175cf3 100644 --- a/graphics/gpicview/slack-desc +++ b/graphics/gpicview/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler--------------------------------------------------| + |-----handy-ruler------------------------------------------------------| gpicview: GPicView (A Simple and Fast Image Viewer for X) gpicview: gpicview: GPicView is a simple image viewer made for the lxde desktop, |