summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3f3459067e..c7d888bcfe 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.3}
+VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info
index 938b540520..44d44b79aa 100644
--- a/desktop/xed/xed.info
+++ b/desktop/xed/xed.info
@@ -1,8 +1,8 @@
PRGNAM="xed"
-VERSION="1.4.3"
+VERSION="1.4.4"
HOMEPAGE="https://github.com/linuxmint/xed"
-DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.3/xed-1.4.3.tar.gz"
-MD5SUM="a1d14cb06fe0b0b95ae1f259fad80f0f"
+DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.4/xed-1.4.4.tar.gz"
+MD5SUM="6f1640737ebe4c4b4146d4ddb61d11cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3"