Skip to content

Commit 5376fc0

Browse files
mtboehlkeoreo639
authored andcommitted
enter-tex: update to 3.48.0.
1 parent 48e8e44 commit 5376fc0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

srcpkgs/enter-tex/template

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'enter-tex'
22
pkgname=enter-tex
3-
version=3.47.0
4-
revision=3
3+
version=3.48.0
4+
revision=1
55
build_helper="gir"
66
build_style=meson
77
configure_args="-Ddconf_migration=false $(vopt_bool gtk_doc gtk_doc)"
@@ -12,10 +12,10 @@ makedepends="gsettings-desktop-schemas-devel gspell-devel libgedit-gtksourceview
1212
short_desc="LaTeX editor for the GNOME desktop"
1313
maintainer="Enno Boland <[email protected]>"
1414
license="GPL-3.0-or-later"
15-
homepage="https://gitlab.gnome.org/swilmet/enter-tex"
16-
changelog="https://gitlab.gnome.org/swilmet/enter-tex/-/raw/main/NEWS"
17-
distfiles="${GNOME_SITE}/enter-tex/${version%.*}/enter-tex-${version}.tar.xz"
18-
checksum=a08caec9275c0abb9535674df5b9c16b92b14968cd21916d6ffc2fa0cb9dd76a
15+
homepage="https://gitlab.gnome.org/World/gedit/enter-tex"
16+
changelog="https://gitlab.gnome.org/World/gedit/enter-tex/-/raw/main/NEWS"
17+
distfiles="https://gitlab.gnome.org/World/gedit/enter-tex/-/archive/${version}/enter-tex-${version}.tar.gz"
18+
checksum=78a808d39bf31388afcc7030e509563e3ed23b3dac6d319a69005c36c10d0b8e
1919

2020
build_options="gtk_doc"
2121
build_options_default=" "
@@ -29,7 +29,7 @@ post_install() {
2929
}
3030

3131
pre_build() {
32-
# https://gitlab.gnome.org/swilmet/enter-tex/-/blob/main/docs/more-information.md
32+
# https://gitlab.gnome.org/World/gedit/enter-tex/-/blob/main/docs/more-information.md
3333
ninja -C build src/gtex/Gtex-1.gir
3434
}
3535

0 commit comments

Comments
 (0)