gtkedit: update to 0.2.4.

This commit is contained in:
maxice8 2019-02-21 02:47:05 -03:00 committed by maxice8
parent 4cfd64c691
commit 5c3303b569

View file

@ -1,10 +1,10 @@
# Template file for 'gtkedit'
pkgname=gtkedit
version=0.2.3
version=0.2.4
revision=1
wrksrc="gtkwrite-${version}"
build_style=gnu-makefile
hostmakedepends="pkg-config"
hostmakedepends="pkgconf"
makedepends="gtk+-devel"
depends="desktop-file-utils"
short_desc="Text Editor written in C and Gtk+2"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/drankinatty/gtkwrite"
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
checksum=0b7f9b9dfb58672f88dcc798a6d0de8e28da37d8c94f2797d3a7427c6c35f75e
checksum=93f624a3a64f8a72d29d5a767b019b2740aba8ff00c56ddb6234b4b45f7172b0
# Without GtkSourceView it will compile as 'gtkedit'
# With GtkSourceView it compiles as 'gtkwrite'