summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Filipe2018-11-24 17:35:08 -0200
committerBruno Filipe2018-11-24 17:35:08 -0200
commit0f84c0d9db79825760882f34427e0d2bf8ebb3b2 (patch)
tree51833e16351fa503e04c2cb098898aeb2b5cc3c7
parent4cc684764d57d84695a967e2c7bbdc3f4d2c2f2c (diff)
downloadaur-0f84c0d9db79825760882f34427e0d2bf8ebb3b2.tar.gz
updated pkgver + deps: davs2-git -> davs2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e291bf1fb60..0af60ecba60a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ffmpeg-amd-full-git
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features for AMD; git version)
- pkgver = 4.2.r92486.g8f875a90c4
+ pkgver = 4.2.r92502.gd290bb0c54
pkgrel = 1
url = https://www.ffmpeg.org/
arch = i686
@@ -89,7 +89,7 @@ pkgbase = ffmpeg-amd-full-git
depends = chromaprint-fftw
depends = codec2
depends = dav1d-git
- depends = davs2-git
+ depends = davs2
depends = flite1-patched
depends = libilbc
depends = libklvanc-git
diff --git a/PKGBUILD b/PKGBUILD
index 0200b1b82a1b..10884fbcc8b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ffmpeg-amd-full-git
_srcname=ffmpeg
-pkgver=4.2.r92486.g8f875a90c4
+pkgver=4.2.r92502.gd290bb0c54
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features for AMD; git version)'
arch=('i686' 'x86_64')
@@ -23,7 +23,7 @@ depends=(
'openal' 'ocl-icd' 'libgl' 'sndio' 'sdl2' 'vapoursynth' 'libxv' 'libx11'
'libxext' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'codec2' 'dav1d-git' 'davs2-git' 'flite1-patched' 'libilbc'
+ 'chromaprint-fftw' 'codec2' 'dav1d-git' 'davs2' 'flite1-patched' 'libilbc'
'libklvanc-git' 'kvazaar' 'openh264' 'libopenmpt-svn' 'shine' 'vo-amrwbenc'
'xavs' 'xavs2-git' 'ndi-sdk' 'libmysofa'
)