mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/x265 to 1.4-1
This commit is contained in:
parent
bea54254a8
commit
7bc153cf7d
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=1.3
|
||||
pkgver=1.4
|
||||
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=('ce3a14d588ff7f734d87349b2e58971b'
|
||||
md5sums=('b37bf7bd05b198c9dd9155d60e1f7100')
|
||||
'db9fa24ac05001aa88d0b1284ec3b53a')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue