gtkedit: update to 0.2.5.
This commit is contained in:
parent
8d2efc87f6
commit
6cfe881b6d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtkedit'
|
||||
pkgname=gtkedit
|
||||
version=0.2.4
|
||||
revision=2
|
||||
version=0.2.5
|
||||
revision=1
|
||||
wrksrc="gtkwrite-${version}"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/drankinatty/gtkwrite"
|
||||
distfiles="https://github.com/drankinatty/gtkwrite/archive/v${version}.tar.gz"
|
||||
checksum=93f624a3a64f8a72d29d5a767b019b2740aba8ff00c56ddb6234b4b45f7172b0
|
||||
checksum=6763f504ca93932dd8293f189407b3d4a0655d26d16f211c67f220f24a96734f
|
||||
|
||||
# Without GtkSourceView it will compile as 'gtkedit'
|
||||
# With GtkSourceView it compiles as 'gtkwrite'
|
||||
|
|
Loading…
Reference in New Issue