mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tepl: update to 6.2.0.
This commit is contained in:
parent
c9da1a7308
commit
bf4a4c5613
2 changed files with 4 additions and 4 deletions
|
@ -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_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_gl-3.0.so.0 wxWidgets-gtk3-3.0.4_1
|
||||||
libwx_gtk3u_stc-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
|
libnomacsCore.so.3 nomacs-3.10.2_4
|
||||||
libaudit.so.1 libaudit-2.8.4_1
|
libaudit.so.1 libaudit-2.8.4_1
|
||||||
libauparse.so.0 libauparse-2.8.4_1
|
libauparse.so.0 libauparse-2.8.4_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tepl'
|
# Template file for 'tepl'
|
||||||
pkgname=tepl
|
pkgname=tepl
|
||||||
version=6.1.1
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -14,8 +14,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/Tepl"
|
homepage="https://wiki.gnome.org/Projects/Tepl"
|
||||||
changelog="https://gitlab.gnome.org/swilmet/tepl/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/swilmet/tepl/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/tepl/${version%.*}/tepl-${version}.tar.xz"
|
||||||
checksum=a0fbcbcf82dbcb031e1cbea286ab3edc70d5a6ea4125038242a1b1d3ff0278aa
|
checksum=8cd6865c2c38188760cb38cae33dc9e0a888fad18d0b04f1d55e656aa989a844
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue