tepl: update to 6.2.0.
This commit is contained in:
parent
c9da1a7308
commit
bf4a4c5613
|
@ -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
|
||||
|
|
|
@ -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 <gottox@voidlinux.org>"
|
|||
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"
|
||||
|
|
Loading…
Reference in New Issue