tepl: update to 6.00.0.
This commit is contained in:
parent
25d6fe47e9
commit
3fb7b11316
2 changed files with 3 additions and 3 deletions
|
@ -3453,7 +3453,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-5.so.0 tepl-4.2.0_1
|
||||
libtepl-6.so.0 tepl-6.00.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=5.0.0
|
||||
version=6.00.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/Tepl"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=c6bd2904f53048b7d0149236610b38f502f2634d395d8b9b3c659553f4045a74
|
||||
checksum=a86397a895dca9c0de7a5ccb063bda8f7ef691cccb950ce2cfdee367903e7a63
|
||||
|
||||
build_options="gir"
|
||||
build_options_default="gir"
|
||||
|
|
Loading…
Reference in a new issue