diff --git a/alarm/ffmpeg-rpi/0004-ffmpeg-4.4n-rpi.patch b/alarm/ffmpeg-rpi/0003-ffmpeg-4.4n-rpi.patch similarity index 100% rename from alarm/ffmpeg-rpi/0004-ffmpeg-4.4n-rpi.patch rename to alarm/ffmpeg-rpi/0003-ffmpeg-4.4n-rpi.patch diff --git a/alarm/ffmpeg-rpi/0003-fix_flags.patch b/alarm/ffmpeg-rpi/0004-fix_flags.patch similarity index 100% rename from alarm/ffmpeg-rpi/0003-fix_flags.patch rename to alarm/ffmpeg-rpi/0004-fix_flags.patch diff --git a/alarm/ffmpeg-rpi/PKGBUILD b/alarm/ffmpeg-rpi/PKGBUILD index e45a3e96d..291323717 100644 --- a/alarm/ffmpeg-rpi/PKGBUILD +++ b/alarm/ffmpeg-rpi/PKGBUILD @@ -8,7 +8,7 @@ pkgbase=ffmpeg-rpi pkgname=($pkgbase $pkgbase-bin) _tag=d61977cbe453869cec28d32b71fe25c2cd965dcf pkgver=4.4.2 -pkgrel=2 +pkgrel=3 arch=(aarch64) url=https://ffmpeg.org/ license=(GPL3) @@ -78,11 +78,10 @@ options=(debug) source=(git+https://git.ffmpeg.org/ffmpeg.git#tag=${_tag} 0001-vmaf-model-path.patch 0002-avcodec-arm-sbcenc-avoid-callee-preserved-vfp-regist.patch - 0003-fix_flags.patch - 0004-ffmpeg-4.4n-rpi.patch + 0003-ffmpeg-4.4n-rpi.patch + 0004-fix_flags.patch ) sha256sums=('SKIP' - 'e6fe61e96630a95822cefdc3dc5e087b4fbed1cbdacaba4e14571fced2874dab' '8dff51f84a5f7460f8893f0514812f5d2bd668c3276ef7ab7713c99b71d7bd8d' '06bd27ca2316cec738ff53ec827b2795bd9fbcba9f78d88af49c329f8569db5c' '590d2e90ddbc4130f9a01f11f8c2688a8b138dce1503dc7f5bc2a5b42c6ad42e'