diff --git a/srcpkgs/libmatroska/template b/srcpkgs/libmatroska/template index 5589eeb4c22..b569bbd4dd0 100644 --- a/srcpkgs/libmatroska/template +++ b/srcpkgs/libmatroska/template @@ -1,6 +1,6 @@ # Template file for 'libmatroska' pkgname=libmatroska -version=1.6.0 +version=1.6.2 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://dl.matroska.org/downloads/libmatroska/" distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz" -checksum=fec89cebd500807f7fd14b56c14733f11045fa2a21398ff6f6c5c0e3e01b4033 +checksum=bc4479aa8422ab07643df6a1fa5a19e4bed4badfd41ca77e081628620d1e1990 libmatroska-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"