diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-12-15 06:46:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-15 22:31:57 +0700 |
commit | 58307935bae410dec6837cb2219a2ddecd148094 (patch) | |
tree | 442365dbc7d7f910d24cb80762b9d44f05ecc9fb /desktop/xed/xed.SlackBuild | |
parent | 07aabecba8ab3a2e33d56f097bfceb98b7e0e586 (diff) |
desktop/xed: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xed/xed.SlackBuild')
-rw-r--r-- | desktop/xed/xed.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild index fa014ece7d11c..fe88780731e2d 100644 --- a/desktop/xed/xed.SlackBuild +++ b/desktop/xed/xed.SlackBuild @@ -21,7 +21,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xed -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |