Update x265

This commit is contained in:
Martchus 2016-12-29 01:15:17 +01:00
parent a0476acdfa
commit 433e9a3fe4
3 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
pkgver=3.2.2
pkgrel=1
pkgrel=1.1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (with libfdk-aac support)'
arch=('i686' 'x86_64')

View File

@ -7,7 +7,7 @@
_name=ffmpeg
pkgname=mingw-w64-ffmpeg
pkgver=3.2.2
pkgrel=1
pkgrel=1.1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (mingw-w64)'
arch=('any')

View File

@ -4,7 +4,7 @@
# in contrast to the version found in the AUR.
pkgname=mingw-w64-x265
pkgver=2.1
pkgver=2.2
pkgrel=1
pkgdesc='Open Source H265/HEVC video encoder (mingw-w64)'
arch=('any')
@ -15,7 +15,7 @@ options=(!strip !buildflags staticlibs)
makedepends=('mingw-w64-gcc' 'mingw-w64-cmake')
source=("https://bitbucket.org/multicoreware/x265/downloads/x265_${pkgver}.tar.gz"
mingw.patch)
sha256sums=('88fcb9af4ba52c0757ac9c0d8cd5ec79951a22905ae886897e06954353d6a643'
sha256sums=('b872552535e41fbffa03ba7cbcd3479c42c4053868309292e78e147b7773ac4b'
'90b8e81cd5228d2b147fbd6c000921d5b7593819e378d0e73c11c8de390796bc')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"