mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/x265 to 3.2.1-1
This commit is contained in:
parent
af6552201e
commit
4a0e8bc01f
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
# - patch from upstream bug https://bitbucket.org/multicoreware/x265/issues/442
|
# - patch from upstream bug https://bitbucket.org/multicoreware/x265/issues/442
|
||||||
|
|
||||||
pkgname=x265
|
pkgname=x265
|
||||||
pkgver=3.2
|
pkgver=3.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Open Source H265/HEVC video encoder'
|
pkgdesc='Open Source H265/HEVC video encoder'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -22,7 +22,7 @@ makedepends=(
|
||||||
nasm
|
nasm
|
||||||
)
|
)
|
||||||
provides=(libx265.so)
|
provides=(libx265.so)
|
||||||
source=(hg+https://bitbucket.org/multicoreware/x265#revision=353572437201d551381002aebf20d244bd49ef17
|
source=(hg+https://bitbucket.org/multicoreware/x265#revision=7fa570ead8d361bf6055cd2a881a8e15f12110ae
|
||||||
arm.patch)
|
arm.patch)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'd292976588ea1cb12f6371a2379fe7e22b93c18a16ea0a5acd1fbebab48988f2')
|
'd292976588ea1cb12f6371a2379fe7e22b93c18a16ea0a5acd1fbebab48988f2')
|
||||||
|
|
Loading…
Reference in a new issue