diff options
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 c7d888bcfe4d..2aae5ad0748f 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.4} +VERSION=${VERSION:-1.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index 44d44b79aa74..997a941a634f 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.4.4" +VERSION="1.4.5" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.4/xed-1.4.4.tar.gz" -MD5SUM="6f1640737ebe4c4b4146d4ddb61d11cc" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.5/xed-1.4.5.tar.gz" +MD5SUM="1a117d66fd868570e85e75101b99bf7d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3" |