diff --git a/srcpkgs/SDL2_ttf/template b/srcpkgs/SDL2_ttf/template index a6a173e8a79fbe..5a52e2bae52547 100644 --- a/srcpkgs/SDL2_ttf/template +++ b/srcpkgs/SDL2_ttf/template @@ -1,17 +1,17 @@ # Template file for 'SDL2_ttf' pkgname=SDL2_ttf -version=2.20.2 -revision=2 +version=2.24.0 +revision=1 build_style=cmake configure_args="-DSDL2TTF_HARFBUZZ=ON" makedepends="SDL2-devel freetype-devel harfbuzz-devel" short_desc="Use TrueType fonts in your SDL 2.x applications" maintainer="Orphaned " -license="MIT" +license="Zlib" homepage="https://github.com/libsdl-org/SDL_ttf" changelog="https://github.com/libsdl-org/SDL_ttf/raw/SDL2/CHANGES.txt" -distfiles="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version}/SDL2_ttf-${version}.tar.gz" -checksum=9dc71ed93487521b107a2c4a9ca6bf43fb62f6bddd5c26b055e6b91418a22053 +distfiles="https://www.libsdl.org/projects/SDL_ttf/release/${pkgname}-${version}.tar.gz" +checksum=0b2bf1e7b6568adbdbc9bb924643f79d9dedafe061fa1ed687d1d9ac4e453bfd post_install() { vlicense LICENSE.txt