mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/x265 to 1.0-1
This commit is contained in:
parent
8dbb33ffec
commit
16f59dfc5d
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue