From d327092522dde788453203fcb1a15740f8f566fa Mon Sep 17 00:00:00 2001 From: cr6git Date: Tue, 26 Jun 2018 10:31:14 +0200 Subject: [PATCH] gtkedit: update to 0.1.9. (#410) --- srcpkgs/gtkedit/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/gtkedit/template b/srcpkgs/gtkedit/template index aa0da4eb781..279116ae171 100644 --- a/srcpkgs/gtkedit/template +++ b/srcpkgs/gtkedit/template @@ -1,18 +1,18 @@ # Template file for 'gtkedit' pkgname=gtkedit -version=0.1.8 -revision=2 +version=0.1.9 +revision=1 wrksrc="gtkwrite-${version}" build_style=gnu-makefile hostmakedepends="pkg-config" makedepends="gtk+-devel" depends="desktop-file-utils" -maintainer="cr6git " short_desc="Text Editor written in C and Gtk+2" +maintainer="cr6git " +license="GPL-2.0-or-later" homepage="https://github.com/drankinatty/gtkwrite" -license="GPL-2" distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz" -checksum=bcca9e6dbdfafe9c77204ff0dee57678286fd9c5b6fd21e73d11b6652f0c076f +checksum=7d00a9124baa367f840b0cf2026d2d27f6fc41e4e0a01a7a293f5ebb91fd01dd # Without GtkSourceView it will compile as 'gtkedit' # With GtkSourceView it compiles as 'gtkwrite'