mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/xed: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d71078e259
commit
39a8c3878f
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue