Date: Monday, October 10, 2022 @ 08:38:48 Author: alucryd Revision: 457510
upgpkg: libebml 1.4.4-1 Modified: libebml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 08:21:18 UTC (rev 457509) +++ PKGBUILD 2022-10-10 08:38:48 UTC (rev 457510) @@ -3,7 +3,7 @@ # Contributor: 03/08/04 <[email protected]> pkgname=libebml -pkgver=1.4.3 +pkgver=1.4.4 pkgrel=1 pkgdesc='Extensible Binary Meta Language library' arch=(x86_64) @@ -16,7 +16,7 @@ ninja ) provides=(libebml.so) -_tag=ed70399738dbb8527deca5a77329f911eb35fe46 +_tag=8330b222fec992b295c8b2149cf70f9ff648ce4a source=(git+https://github.com/Matroska-Org/libebml.git#tag=${_tag}) b2sums=(SKIP)
