diff options
-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 fa014ece7d..fe88780731 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.2.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index 22ed0d9cad..ffeab3a746 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.2.1" +VERSION="1.2.2" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.2.1/xed-1.2.1.tar.gz" -MD5SUM="13254fad727522eb3caf827d2614971e" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.2.2/xed-1.2.2.tar.gz" +MD5SUM="8733f4f6137020117b6b1239fd342417" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3" |