diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-01-05 03:50:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:38 +0700 |
commit | add54ec79ab22bda72de59f18a869252a4f0c533 (patch) | |
tree | 940fde630f1ecc47d14d2f3ac508d2b7a4a0fc46 /system/fr/fr.SlackBuild | |
parent | 92832b54063cd11d3de87edda0fcbce682fcd656 (diff) | |
download | slackbuilds-add54ec79ab22bda72de59f18a869252a4f0c533.tar.gz |
system/fr: Updated for version 1.33.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/fr/fr.SlackBuild')
-rw-r--r-- | system/fr/fr.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/fr/fr.SlackBuild b/system/fr/fr.SlackBuild index a373496a25..eed8cd2ee3 100644 --- a/system/fr/fr.SlackBuild +++ b/system/fr/fr.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fr -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=fr -VERSION=${VERSION:-1.30} +VERSION=${VERSION:-1.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |