Date: Tuesday, February 28, 2023 @ 10:23:02 Author: alucryd Revision: 469724
upgpkg: libass 0.17.1-1 Modified: libass/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-28 10:06:26 UTC (rev 469723) +++ PKGBUILD 2023-02-28 10:23:02 UTC (rev 469724) @@ -3,7 +3,7 @@ # Contributor: G_Syme <[email protected]> pkgname=libass -pkgver=0.17.0 +pkgver=0.17.1 pkgrel=1 pkgdesc='A portable library for SSA/ASS subtitles rendering' arch=(x86_64) @@ -22,7 +22,7 @@ nasm ) provides=(libass.so) -_tag=0e55cf52e304b7cb43dbfa7c3ab3d2f298c293be +_tag=915599d88e951e34079383cf926d2731bb45cea1 source=(git+https://github.com/libass/libass.git?signed#tag=${_tag}) validpgpkeys=( 5458C3100671F252B0F4C7708079D18C21AAAAFF # Oleg Oshmyan (Chortos-2) <[email protected]>
