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

Maxime Gauduin alucryd at archlinux.org
Thu Oct 31 08:49:40 UTC 2019


    Date: Thursday, October 31, 2019 @ 08:49:39
  Author: alucryd
Revision: 366148

upgpkg: x265 3.2.1-1

Modified:
  x265/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 08:49:33 UTC (rev 366147)
+++ PKGBUILD	2019-10-31 08:49:39 UTC (rev 366148)
@@ -3,7 +3,7 @@
 # Contributor: kfgz <kfgz at interia.pl>
 
 pkgname=x265
-pkgver=3.2
+pkgver=3.2.1
 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=353572437201d551381002aebf20d244bd49ef17)
+source=(hg+https://bitbucket.org/multicoreware/x265#revision=7fa570ead8d361bf6055cd2a881a8e15f12110ae)
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list