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 75a5591ea45f2..26f2d530961b7 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.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xed/xed.info b/desktop/xed/xed.info index b1fbc88c7270d..22ed0d9cad586 100644 --- a/desktop/xed/xed.info +++ b/desktop/xed/xed.info @@ -1,8 +1,8 @@ PRGNAM="xed" -VERSION="1.2.0" +VERSION="1.2.1" HOMEPAGE="https://github.com/linuxmint/xed" -DOWNLOAD="https://github.com/linuxmint/xed/archive/1.2.0/xed-1.2.0.tar.gz" -MD5SUM="0353e75e657ee1d117b26ac5316550a4" +DOWNLOAD="https://github.com/linuxmint/xed/archive/1.2.1/xed-1.2.1.tar.gz" +MD5SUM="13254fad727522eb3caf827d2614971e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gnome-common yelp-tools gtksourceview3" |