[arch-commits] Commit in libmatroska/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Tue Aug 4 13:54:16 UTC 2020


    Date: Tuesday, August 4, 2020 @ 13:54:15
  Author: alucryd
Revision: 393135

upgpkg: libmatroska 1.6.2-1

Modified:
  libmatroska/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-04 13:53:27 UTC (rev 393134)
+++ PKGBUILD	2020-08-04 13:54:15 UTC (rev 393135)
@@ -3,11 +3,11 @@
 # Contributor 03/08/04 <lefungus at altern.org>
 
 pkgname=libmatroska
-pkgver=1.6.0
+pkgver=1.6.2
 pkgrel=1
 pkgdesc='Matroska library'
 arch=(x86_64)
-url=https://dl.matroska.org/downloads/libmatroska/
+url=https://github.com/Matroska-Org/libmatroska
 license=(LGPL2.1)
 depends=(libebml.so)
 makedepends=(
@@ -16,7 +16,7 @@
   ninja
 )
 provides=(libmatroska.so)
-_tag=5ff8b5793c92be3938aae993a0afe9bb18b5935e
+_tag=684560a3ce962a7abe89be93cc8ffa483f7f853f
 source=(git+https://github.com/Matroska-Org/libmatroska.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list