gtkedit: update to 0.2.1. (#1025)

This commit is contained in:
cr6git 2018-07-19 09:33:22 +02:00 committed by GitHub
parent 7dd217784e
commit caea7bf893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gtkedit'
pkgname=gtkedit
version=0.2.0
version=0.2.1
revision=1
wrksrc="gtkwrite-${version}"
build_style=gnu-makefile
@ -12,7 +12,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/drankinatty/gtkwrite"
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
checksum=fe9407ae915256c62974e8091203d5be9dccb7bca2fde932be40a97ddf0fa5da
checksum=b2dfb2368fcb4802d43c67c8deaf9b082e66e293415e96fe0ac9ea3b2104389d
# Without GtkSourceView it will compile as 'gtkedit'
# With GtkSourceView it compiles as 'gtkwrite'