summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-07-11 13:22:56 -0300
committerDaniel Bermond2017-07-11 13:22:56 -0300
commit25b08644f49b2f4522ff0d328681145ee9edc155 (patch)
treedd31557644acfb279773c8c8951f8e5a8786938c /PKGBUILD
parent7606fa206b6f1735363e637e35f9361ad507fa2b (diff)
downloadaur-25b08644f49b2f4522ff0d328681145ee9edc155.tar.gz
Fix: FS#54758
This commit fixes 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 3053c723ed68..5f90acd7a6c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: DrZaius <lou at fakeoutdoorsman.com>
pkgname=ffmpeg-git
-pkgver=3.4.r86745.gb406f387c8
+pkgver=3.4.r86755.g0780ad9c68
pkgrel=1
pkgdesc='Complete solution to record, convert and stream audio and video (git version)'
arch=('i686' 'x86_64')