extra/x265 to 1.0-1

This commit is contained in:
Kevin Mihelich 2014-05-06 12:27:01 +00:00
parent 8dbb33ffec
commit 16f59dfc5d

View file

@ -6,7 +6,7 @@
# - patch to attempt fixing ARM hackery by bandwagoning developers
pkgname=x265
pkgver=0.9
pkgver=1.0
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder'
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ makedepends=('yasm' 'cmake')
url='https://bitbucket.org/multicoreware/x265'
source=($url/get/$pkgver.tar.bz2
arm.patch)
md5sums=('0cc0b0189cf9ed7422aad98633c6de8f'
md5sums=('80efe963d3460caa051fe0b10d36bc10'
'84b4f95a14040711d298c1abfc4e373a')
prepare() {