diff --git a/ffmpeg/libfdk_aac/PKGBUILD b/ffmpeg/libfdk_aac/PKGBUILD index b75be9c1..ca6dcebb 100644 --- a/ffmpeg/libfdk_aac/PKGBUILD +++ b/ffmpeg/libfdk_aac/PKGBUILD @@ -10,7 +10,7 @@ _name=ffmpeg pkgname=ffmpeg-libfdk_aac pkgver=3.2.4 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video (with libfdk-aac support)' arch=('i686' 'x86_64') diff --git a/ffmpeg/mingw-w64/PKGBUILD b/ffmpeg/mingw-w64/PKGBUILD index 869bbc06..866e8d0c 100644 --- a/ffmpeg/mingw-w64/PKGBUILD +++ b/ffmpeg/mingw-w64/PKGBUILD @@ -7,7 +7,7 @@ _name=ffmpeg pkgname=mingw-w64-ffmpeg pkgver=3.2.4 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video (mingw-w64)' arch=('any') diff --git a/x264/mingw-w64-bootstrap/PKGBUILD b/x264/mingw-w64-bootstrap/PKGBUILD index 556c8a2d..352a0a61 100644 --- a/x264/mingw-w64-bootstrap/PKGBUILD +++ b/x264/mingw-w64-bootstrap/PKGBUILD @@ -4,7 +4,7 @@ # This version includes the programs in contrast to the version found in the AUR. pkgname=mingw-w64-x264-bootstrap -pkgver=148.20160103 +pkgver=148.20170121 pkgrel=1 epoch=1 pkgdesc='Free library for encoding H264/AVC video streams (mingw-w64)' @@ -17,7 +17,7 @@ options=(!strip !buildflags staticlibs) makedepends=('mingw-w64-gcc' 'yasm' 'git') provides=(mingw-w64-freetype ${pkgname%-bootstrap}) conflicts=(mingw-w64-freetype ${pkgname%-bootstrap}) -_commit=5c6570495f8f1c716b294aee1430d8766a4beb9c +_commit=97eaef2ab82a46d13ea5e00270712d6475fbe42b source=("git://git.videolan.org/x264.git#commit=${_commit}") md5sums=('SKIP') _architectures="i686-w64-mingw32 x86_64-w64-mingw32" diff --git a/x264/mingw-w64/PKGBUILD b/x264/mingw-w64/PKGBUILD index ae877d4d..6227b985 100644 --- a/x264/mingw-w64/PKGBUILD +++ b/x264/mingw-w64/PKGBUILD @@ -4,7 +4,7 @@ # This version includes the programs in contrast to the version found in the AUR. pkgname=mingw-w64-x264 -pkgver=148.20160920 +pkgver=148.20170121 pkgrel=1 epoch=1 pkgdesc='Free library for encoding H264/AVC video streams (mingw-w64)' @@ -15,7 +15,7 @@ depends=('mingw-w64-crt') #provides=('mingw-w64-libx264.so') options=(!strip !buildflags staticlibs) makedepends=('mingw-w64-gcc' 'yasm' 'git' 'mingw-w64-ffmpeg' 'mingw-w64-l-smash') -_commit=86b71982e131eaa70125f8d0e725fcade9c4c677 +_commit=97eaef2ab82a46d13ea5e00270712d6475fbe42b source=("git://git.videolan.org/x264.git#commit=${_commit}") md5sums=('SKIP') _architectures="i686-w64-mingw32 x86_64-w64-mingw32" diff --git a/x265/mingw-w64/PKGBUILD b/x265/mingw-w64/PKGBUILD index 4803f409..19ca73f5 100644 --- a/x265/mingw-w64/PKGBUILD +++ b/x265/mingw-w64/PKGBUILD @@ -4,7 +4,7 @@ # in contrast to the version found in the AUR. pkgname=mingw-w64-x265 -pkgver=2.2 +pkgver=2.3 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=('b872552535e41fbffa03ba7cbcd3479c42c4053868309292e78e147b7773ac4b' +sha256sums=('47520ac3424790168ea5c2db4a3cf12ca4d55a1790720007916652f07af3e41f' '90b8e81cd5228d2b147fbd6c000921d5b7593819e378d0e73c11c8de390796bc') _architectures="i686-w64-mingw32 x86_64-w64-mingw32"