mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gedit: update to 3.30.2.
This commit is contained in:
parent
b34ff96f10
commit
8c82fdf9a6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gedit'
|
# Template file for 'gedit'
|
||||||
pkgname=gedit
|
pkgname=gedit
|
||||||
version=3.30.1
|
version=3.30.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_module="gi/overrides"
|
pycompile_module="gi/overrides"
|
||||||
pycompile_dirs="usr/lib/gedit/plugins"
|
pycompile_dirs="usr/lib/gedit/plugins"
|
||||||
|
@ -18,7 +18,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Gedit"
|
homepage="https://wiki.gnome.org/Apps/Gedit"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5c16d82b5fb93b10dc81a1bc8daa509b498779ae1db5381600a4765c99826d3f
|
checksum=eaf3b17856a0fb7c6f363c2ebbf4f26c5be6eb6552a49e58c44aee0fcb789163
|
||||||
nocross="requires libpeas which requires girepository which is not cross"
|
nocross="requires libpeas which requires girepository which is not cross"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue