[arch-commits] Commit in x265/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Thu Jul 10 20:23:04 UTC 2014
Date: Thursday, July 10, 2014 @ 22:23:04
Author: bpiotrowski
Revision: 216773
upgpkg: x265 1.2-1
new upstream release
Modified:
x265/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-10 19:15:22 UTC (rev 216772)
+++ PKGBUILD 2014-07-10 20:23:04 UTC (rev 216773)
@@ -3,7 +3,7 @@
# Contributor: kfgz <kfgz at interia pl>
pkgname=x265
-pkgver=1.1
+pkgver=1.2
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=('e6d33d31abdab1f7bd9c240641933472')
+md5sums=('57a4b8300918c5412ceaa26bb8e0a0bb')
build() {
cd multicoreware-x265-*/build/linux
More information about the arch-commits
mailing list