gtkedit: update to 0.2.0. (#939)
This commit is contained in:
parent
96e0ed0ee1
commit
a04dc905e4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gtkedit'
|
# Template file for 'gtkedit'
|
||||||
pkgname=gtkedit
|
pkgname=gtkedit
|
||||||
version=0.1.9
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gtkwrite-${version}"
|
wrksrc="gtkwrite-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/drankinatty/gtkwrite"
|
homepage="https://github.com/drankinatty/gtkwrite"
|
||||||
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
|
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
|
||||||
checksum=7d00a9124baa367f840b0cf2026d2d27f6fc41e4e0a01a7a293f5ebb91fd01dd
|
checksum=fe9407ae915256c62974e8091203d5be9dccb7bca2fde932be40a97ddf0fa5da
|
||||||
|
|
||||||
# Without GtkSourceView it will compile as 'gtkedit'
|
# Without GtkSourceView it will compile as 'gtkedit'
|
||||||
# With GtkSourceView it compiles as 'gtkwrite'
|
# With GtkSourceView it compiles as 'gtkwrite'
|
||||||
|
|
Loading…
Reference in a new issue