summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Widawsky2022-12-06 08:52:39 -0800
committerBen Widawsky2022-12-06 08:52:39 -0800
commite894e1fa1abc82f63ef8b079bbb92f8dd138834e (patch)
tree6b7fd492ef68dc6c07a51e612705d1bcbbd0acd4 /PKGBUILD
parent7e95db4ae71f56c26e25bf2a6c63e42acb195360 (diff)
downloadaur-e894e1fa1abc82f63ef8b079bbb92f8dd138834e.tar.gz
Update to 5.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b22828ee42eb..11fda930c9bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_name=ffmpeg
pkgname=ffmpeg-libfdk_aac
-pkgver=5.1.1
+pkgver=5.1.2
pkgrel=1
epoch=1
pkgdesc='Complete solution to record, convert and stream audio and video (Same as official package except with libfdk-aac support)'
@@ -132,7 +132,6 @@ pkgver() {
build() {
cd ffmpeg
-
./configure \
--prefix=/usr \
--disable-debug \