[arch-commits] Commit in x265/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Feb 12 08:04:09 UTC 2015
Date: Thursday, February 12, 2015 @ 09:04:09
Author: bpiotrowski
Revision: 231321
upgpkg: x265 1.5-1
new upstream release
Modified:
x265/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-12 08:00:00 UTC (rev 231320)
+++ PKGBUILD 2015-02-12 08:04:09 UTC (rev 231321)
@@ -3,7 +3,7 @@
# Contributor: kfgz <kfgz at interia pl>
pkgname=x265
-pkgver=1.4
+pkgver=1.5
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
makedepends=('yasm' 'cmake')
url='https://bitbucket.org/multicoreware/x265'
source=($url/get/$pkgver.tar.bz2)
-md5sums=('b37bf7bd05b198c9dd9155d60e1f7100')
+md5sums=('fcb81f5ff12669ff0c0657568cee36b9')
build() {
cd multicoreware-x265-*/build/linux
More information about the arch-commits
mailing list