desktop/xed: Updated for version 1.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2017-06-30 12:36:28 +07:00 committed by Willy Sudiarto Raharjo
parent d71078e259
commit 39a8c3878f
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xed
VERSION=${VERSION:-1.4.3}
VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="xed"
VERSION="1.4.3"
VERSION="1.4.4"
HOMEPAGE="https://github.com/linuxmint/xed"
DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.3/xed-1.4.3.tar.gz"
MD5SUM="a1d14cb06fe0b0b95ae1f259fad80f0f"
DOWNLOAD="https://github.com/linuxmint/xed/archive/1.4.4/xed-1.4.4.tar.gz"
MD5SUM="6f1640737ebe4c4b4146d4ddb61d11cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnome-common yelp-tools gtksourceview3 libpeas python3"