summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-07-11 13:16:23 -0300
committerDaniel Bermond2017-07-11 13:16:23 -0300
commita8e188e26c38cdba1c4e3a7fe03905d15ed935d4 (patch)
tree810aa52cec3ea63bccb6e66f5eacfc5a1da963e3 /PKGBUILD
parentac725e5ca23349eb1fd4d57f3052d4fd58a01ca9 (diff)
downloadaur-a8e188e26c38cdba1c4e3a7fe03905d15ed935d4.tar.gz
Atempt to fix FS#54758
This commit in attempt to fix the issue described in bug report FS#54758 (optdepends are displayed in red in some AUR packages). A commit seems necessary to regenerate the AUR database. References: ----------- https://bugs.archlinux.org/task/54758 https://bbs.archlinux.org/viewtopic.php?id=228091
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c0ad9ebbc08..9114a93245ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
pkgname=ffmpeg-full-git
-pkgver=3.4.r86744.gfe9242204d
+pkgver=3.4.r86755.g0780ad9c68
pkgrel=1
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac; git version)'
arch=('i686' 'x86_64')