summaryrefslogtreecommitdiffstats
path: root/desktop/xed
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-06-21 01:09:24 +0200
committer David Spencer2017-06-21 01:09:24 +0200
commitcc5eca6889665b017112a186ee1e35876b2309a7 (patch)
tree9f346cc34df421fe7ff21720ff2384804b1ffdf1 /desktop/xed
parentb0e00ab704277671bee244ffaeebeb69f81e9e6c (diff)
downloadslackbuilds-cc5eca6889665b017112a186ee1e35876b2309a7.tar.gz
desktop/xed: Updated for version 1.4.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xed')
-rw-r--r--desktop/xed/xed.SlackBuild2
-rw-r--r--desktop/xed/xed.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/xed/xed.SlackBuild b/desktop/xed/xed.SlackBuild
index 157e755490..3f3459067e 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 22fa0a277b..938b540520 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"