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 fc9f381546..4cf409a1c8 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.6.2} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index ef1375a78d..11ca1b3c2e 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.6.2" +VERSION="1.6.3" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.6.2/xed-1.6.2.tar.gz" -MD5SUM="a148504c47bc729d492fc38285203111" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.6.3/xed-1.6.3.tar.gz" +MD5SUM="b7aa267ecde3de3753c38e0092811e8b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3" |