summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2022-04-15 12:21:14 -0300
committerDaniel Bermond2022-04-15 12:21:14 -0300
commit0da5668655b29593160614ba79903ec4ff8a146f (patch)
tree0d7564b9c109830c8d1e60acf81066a7fd587817
parentf04e28275dbf4dd6934c2d97162f971bdb26d918 (diff)
downloadaur-0da5668655b29593160614ba79903ec4ff8a146f.tar.gz
Update flite dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e43f45d74bb8..cf2730edc5e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-full
pkgdesc = Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)
pkgver = 5.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.ffmpeg.org/
arch = x86_64
license = custom: nonfree and unredistributable
@@ -104,7 +104,7 @@ pkgbase = ffmpeg-full
depends = libvdpau
depends = chromaprint-fftw
depends = davs2
- depends = flite1-patched
+ depends = flite1
depends = libklvanc-git
depends = openh264
depends = libopenmpt-svn
diff --git a/PKGBUILD b/PKGBUILD
index d9f629748f7e..f659cee97911 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ffmpeg-full
pkgver=5.0
-pkgrel=3
+pkgrel=4
pkgdesc='Complete solution to record, convert and stream audio and video (all possible features including libfdk-aac)'
arch=('x86_64')
url='https://www.ffmpeg.org/'
@@ -24,7 +24,7 @@ depends=(
'vulkan-icd-loader' 'libxv' 'libx11' 'libxext' 'zlib' 'cuda'
'libomxil-bellagio' 'libdrm' 'intel-media-sdk' 'libva' 'libvdpau'
# AUR:
- 'chromaprint-fftw' 'davs2' 'flite1-patched' 'libklvanc-git' 'openh264'
+ 'chromaprint-fftw' 'davs2' 'flite1' 'libklvanc-git' 'openh264'
'libopenmpt-svn' 'librist' 'shine' 'uavs3d-git' 'vo-amrwbenc' 'xavs'
'xavs2' 'pocketsphinx' 'rockchip-mpp' 'lensfun-git'
)