diff --git a/ffmpeg/custom/PKGBUILD b/ffmpeg/custom/PKGBUILD index 07dd49ac..e0d49ce1 100644 --- a/ffmpeg/custom/PKGBUILD +++ b/ffmpeg/custom/PKGBUILD @@ -9,8 +9,8 @@ _name=ffmpeg pkgname=ffmpeg-custom -pkgver=5.0 -pkgrel=3 +pkgver=5.0.1 +pkgrel=1 epoch=1 pkgdesc='Complete solution to record, convert and stream audio and video (with more features enabled than regular ffmpeg)' arch=('x86_64') @@ -111,7 +111,7 @@ provides=( ) conflicts=("$_name") -_tag=390d6853d0ef408007feb39c0040682c81c02751 +_tag=9687cae2b468e09e35df4cea92cc2e6a0e6c93b3 options=( debug )