gtkedit: update to 0.1.9. (#410)

This commit is contained in:
cr6git 2018-06-26 10:31:14 +02:00 committed by GitHub
parent a6ddb2498c
commit d327092522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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 <quark6@protonmail.com>"
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"
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'