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

Maxime Gauduin alucryd at archlinux.org
Tue Jul 19 20:17:27 UTC 2016


    Date: Tuesday, July 19, 2016 @ 20:17:26
  Author: alucryd
Revision: 272015

upgpkg: x265 2.0-1

Modified:
  x265/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 19:53:04 UTC (rev 272014)
+++ PKGBUILD	2016-07-19 20:17:26 UTC (rev 272015)
@@ -4,8 +4,8 @@
 # Contributor: kfgz <kfgz at interia.pl>
 
 pkgname=x265
-pkgver=1.9
-pkgrel=2
+pkgver=2.0
+pkgrel=1
 pkgdesc='Open Source H265/HEVC video encoder'
 arch=('i686' 'x86_64')
 url='https://bitbucket.org/multicoreware/x265'
@@ -14,7 +14,7 @@
 makedepends=('yasm' 'cmake')
 provides=('libx265.so')
 source=("https://bitbucket.org/multicoreware/x265/downloads/x265_${pkgver}.tar.gz")
-md5sums=('f34a1c4c660ff07511365cb0983cf164')
+md5sums=('a4f16c0f054f002d6d8c9c6f7fb03026')
 
 prepare() {
   cd x265_${pkgver}



More information about the arch-commits mailing list