mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gtkedit: update to 0.2.5.
This commit is contained in:
parent
8d2efc87f6
commit
6cfe881b6d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gtkedit'
|
# Template file for 'gtkedit'
|
||||||
pkgname=gtkedit
|
pkgname=gtkedit
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gtkwrite-${version}"
|
wrksrc="gtkwrite-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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=93f624a3a64f8a72d29d5a767b019b2740aba8ff00c56ddb6234b4b45f7172b0
|
checksum=6763f504ca93932dd8293f189407b3d4a0655d26d16f211c67f220f24a96734f
|
||||||
|
|
||||||
# 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
Reference in a new issue