diff options
Diffstat (limited to 'desktop/xed')
-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 0e94b15fc5..1c28738c65 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.6} +VERSION=${VERSION:-1.6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index fcd277cd2a..3e7a67f6e6 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.4.6" +VERSION="1.6.0" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.6/xed-1.4.6.tar.gz" -MD5SUM="6beeca394706467f424e6ce3cc0fbd02" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.6.0/xed-1.6.0.tar.gz" +MD5SUM="bbb6584383b92ffc33d4926fde68ea3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3" |