[arch-commits] Commit in x265/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Fri Apr 3 08:21:06 UTC 2020
Date: Friday, April 3, 2020 @ 08:21:05
Author: alucryd
Revision: 379221
upgpkg: x265 3.3-1
Modified:
x265/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-03 07:09:34 UTC (rev 379220)
+++ PKGBUILD 2020-04-03 08:21:05 UTC (rev 379221)
@@ -3,7 +3,7 @@
# Contributor: kfgz <kfgz at interia.pl>
pkgname=x265
-pkgver=3.2.1
+pkgver=3.3
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder'
arch=(x86_64)
@@ -16,7 +16,7 @@
nasm
)
provides=(libx265.so)
-source=(hg+https://bitbucket.org/multicoreware/x265#revision=7fa570ead8d361bf6055cd2a881a8e15f12110ae)
+source=(hg+https://bitbucket.org/multicoreware/x265#tag=057215961bc4b51b6260a584ff3d506e6d65cfd6)
sha256sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list