summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-07-11 13:22:56 -0300
committerDaniel Bermond2017-07-11 13:22:56 -0300
commit25b08644f49b2f4522ff0d328681145ee9edc155 (patch)
treedd31557644acfb279773c8c8951f8e5a8786938c
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
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28157132b582..988915e279b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 9 19:00:30 UTC 2017
+# Tue Jul 11 16:22:45 UTC 2017
pkgbase = ffmpeg-git
pkgdesc = Complete solution to record, convert and stream audio and video (git version)
- pkgver = 3.4.r86745.gb406f387c8
+ pkgver = 3.4.r86755.g0780ad9c68
pkgrel = 1
url = http://www.ffmpeg.org/
arch = i686
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')