diff --git a/srcpkgs/gtkedit/template b/srcpkgs/gtkedit/template index f99a34c96ef..767f375c8c5 100644 --- a/srcpkgs/gtkedit/template +++ b/srcpkgs/gtkedit/template @@ -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 " 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'