gtkedit: update to 0.1.9. (#410)
This commit is contained in:
parent
a6ddb2498c
commit
d327092522
1 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'gtkedit'
|
# Template file for 'gtkedit'
|
||||||
pkgname=gtkedit
|
pkgname=gtkedit
|
||||||
version=0.1.8
|
version=0.1.9
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gtkwrite-${version}"
|
wrksrc="gtkwrite-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Text Editor written in C and Gtk+2"
|
short_desc="Text Editor written in C and Gtk+2"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/drankinatty/gtkwrite"
|
homepage="https://github.com/drankinatty/gtkwrite"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
|
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
|
||||||
checksum=bcca9e6dbdfafe9c77204ff0dee57678286fd9c5b6fd21e73d11b6652f0c076f
|
checksum=7d00a9124baa367f840b0cf2026d2d27f6fc41e4e0a01a7a293f5ebb91fd01dd
|
||||||
|
|
||||||
# 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…
Add table
Add a link
Reference in a new issue