diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-06-21 00:09:24 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-21 00:09:24 +0100 |
commit | cc5eca6889665b017112a186ee1e35876b2309a7 (patch) | |
tree | 9f346cc34df421fe7ff21720ff2384804b1ffdf1 /desktop | |
parent | b0e00ab704277671bee244ffaeebeb69f81e9e6c (diff) |
desktop/xed: Updated for version 1.4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xed/xed.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xed/xed.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild index 157e75549041..3f3459067e96 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.4.2} +VERSION=${VERSION:-1.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index 22fa0a277b4b..938b5405208f 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.4.2" +VERSION="1.4.3" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.2/xed-1.4.2.tar.gz" -MD5SUM="8c4c48616044f4dc285871b05040a650" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.3/xed-1.4.3.tar.gz" +MD5SUM="a1d14cb06fe0b0b95ae1f259fad80f0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3" |