summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4b5c16fe888..157615ec514f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpeg-mmal
pkgdesc = ffmpeg built with MMAL hardware acceleration support for Raspberry Pi
pkgver = 4.4
- pkgrel = 4
+ pkgrel = 5
epoch = 2
url = https://ffmpeg.org/
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 03b6879ba3a5..33eb17ac1500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@
pkgname=ffmpeg-mmal
pkgver=4.4
-pkgrel=4
+pkgrel=5
epoch=2
pkgdesc='ffmpeg built with MMAL hardware acceleration support for Raspberry Pi'
arch=('armv6h' 'armv7h' 'aarch64')