* update libmatroska to 1.7.1-2

This commit is contained in:
Alexander Baldeck 2024-07-26 16:17:55 +02:00
parent 0f348b7371
commit 54587b6d53
2 changed files with 17 additions and 1 deletions

16
libmatroska/.SRCINFO Normal file
View File

@ -0,0 +1,16 @@
pkgbase = libmatroska
pkgdesc = Matroska library
pkgver = 1.7.1
pkgrel = 2
url = https://github.com/Matroska-Org/libmatroska
arch = x86_64
license = LGPL2.1
makedepends = cmake
makedepends = git
makedepends = ninja
depends = libebml.so
provides = libmatroska.so
source = git+https://github.com/Matroska-Org/libmatroska.git#tag=f5315fddda2d434e47035c038549a808d8b8eac7
sha256sums = SKIP
pkgname = libmatroska

View File

@ -5,7 +5,7 @@
pkgname=libmatroska
pkgver=1.7.1
pkgrel=1
pkgrel=2
pkgdesc='Matroska library'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url=https://github.com/Matroska-Org/libmatroska