[arch-commits] Commit in x265/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Sun Sep 7 10:21:12 UTC 2014
Date: Sunday, September 7, 2014 @ 12:21:12
Author: bpiotrowski
Revision: 221089
upgpkg: x265 1.3-1
new upstream release
Modified:
x265/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-09-07 09:36:33 UTC (rev 221088)
+++ PKGBUILD 2014-09-07 10:21:12 UTC (rev 221089)
@@ -3,7 +3,7 @@
# Contributor: kfgz <kfgz at interia pl>
pkgname=x265
-pkgver=1.2
+pkgver=1.3
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=('57a4b8300918c5412ceaa26bb8e0a0bb')
+md5sums=('ce3a14d588ff7f734d87349b2e58971b')
build() {
cd multicoreware-x265-*/build/linux
More information about the arch-commits
mailing list