gedit: update to 3.14.3.
This commit is contained in:
parent
e4d925dcc4
commit
452404ce82
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gedit'
|
||||
pkgname=gedit
|
||||
version=3.14.2
|
||||
version=3.14.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_options="gir"
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e5174147180721485c4c3791628bfdc8452efbed120c6b6b2e4210299caf71c0
|
||||
checksum=cd6c9f556ec12001e4b250091a1d7405cd807cce7fe767bc89ed2c25aa96a319
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in New Issue