[arch-commits] Commit in svt-hevc/trunk (PKGBUILD)
Daniel Bermond
dbermond at archlinux.org
Mon Dec 9 16:33:58 UTC 2019
Date: Monday, December 9, 2019 @ 16:33:58
Author: dbermond
Revision: 536414
upgpkg: svt-hevc 1.4.2-1
Update to version 1.4.2
Modified:
svt-hevc/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-09 15:30:27 UTC (rev 536413)
+++ PKGBUILD 2019-12-09 16:33:58 UTC (rev 536414)
@@ -1,8 +1,9 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
+# Maintainer: Daniel Bermond <dbermond at archlinux.org>
# Contributor: Luis Garcia <luigi311.lg at gmail.com>
pkgname=svt-hevc
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc='Scalable Video Technology HEVC encoder'
arch=(x86_64)
@@ -13,7 +14,7 @@
git
nasm
)
-source=(git+https://github.com/OpenVisualCloud/SVT-HEVC.git#tag=02fd1261966acfae6b363d8213710ef7505f0f31)
+source=(git+https://github.com/OpenVisualCloud/SVT-HEVC.git#tag=58c8de1cd133027c1fade26bf3bae8acffe4bd33)
md5sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list