diff --git a/common/shlibs b/common/shlibs index fc5bb4dda7e..ee7413633fb 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3511,7 +3511,7 @@ libwx_gtk3u_media-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libwx_gtk3u_ribbon-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libwx_gtk3u_gl-3.0.so.0 wxWidgets-gtk3-3.0.4_1 libwx_gtk3u_stc-3.0.so.0 wxWidgets-gtk3-3.0.4_1 -libtepl-6.so.0 tepl-6.00.0_1 +libtepl-6.so.1 tepl-6.2.0_1 libnomacsCore.so.3 nomacs-3.10.2_4 libaudit.so.1 libaudit-2.8.4_1 libauparse.so.0 libauparse-2.8.4_1 diff --git a/srcpkgs/tepl/template b/srcpkgs/tepl/template index fae1e1d3a3f..8a95b5f52ba 100644 --- a/srcpkgs/tepl/template +++ b/srcpkgs/tepl/template @@ -1,6 +1,6 @@ # Template file for 'tepl' pkgname=tepl -version=6.1.1 +version=6.2.0 revision=1 build_style=meson build_helper=gir @@ -14,8 +14,8 @@ maintainer="Enno Boland " license="GPL-3.0-or-later" homepage="https://wiki.gnome.org/Projects/Tepl" changelog="https://gitlab.gnome.org/swilmet/tepl/-/raw/main/NEWS" -distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=a0fbcbcf82dbcb031e1cbea286ab3edc70d5a6ea4125038242a1b1d3ff0278aa +distfiles="${GNOME_SITE}/tepl/${version%.*}/tepl-${version}.tar.xz" +checksum=8cd6865c2c38188760cb38cae33dc9e0a888fad18d0b04f1d55e656aa989a844 make_check_pre="xvfb-run" build_options="gir gtk_doc"