diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-02 05:06:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-02 05:06:33 +0700 |
commit | 6579a6ae60b6d955aafba0184b0b8c49edfdabcd (patch) | |
tree | 99e32ae35cd06f0a696eb0c6ff11362984596e8d /graphics/feh/feh.SlackBuild | |
parent | 529c4b98d152b86787b6d5174296938baecf6b67 (diff) |
graphics/feh: Updated for version 2.23.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/feh/feh.SlackBuild')
-rw-r--r-- | graphics/feh/feh.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/feh/feh.SlackBuild b/graphics/feh/feh.SlackBuild index 6c305000952f7..8a90734be1329 100644 --- a/graphics/feh/feh.SlackBuild +++ b/graphics/feh/feh.SlackBuild @@ -24,7 +24,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=feh -VERSION=${VERSION:-2.23} +VERSION=${VERSION:-2.23.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |