diff --git a/common/shlibs b/common/shlibs index e0c5a5f0f81..d0b77209cd6 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.1 tepl-6.2.0_1 +libtepl-6.so.2 tepl-6.4.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 8a95b5f52ba..b1d16555718 100644 --- a/srcpkgs/tepl/template +++ b/srcpkgs/tepl/template @@ -1,6 +1,6 @@ # Template file for 'tepl' pkgname=tepl -version=6.2.0 +version=6.4.0 revision=1 build_style=meson build_helper=gir @@ -15,7 +15,7 @@ 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}/tepl/${version%.*}/tepl-${version}.tar.xz" -checksum=8cd6865c2c38188760cb38cae33dc9e0a888fad18d0b04f1d55e656aa989a844 +checksum=5e56b20669d0cf05fa1d64b58c8c342c59158122dc518100d093d59df9b87321 make_check_pre="xvfb-run" build_options="gir gtk_doc"