summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-02-17 18:59:41 +0100
committersL1pKn072022-02-17 18:59:41 +0100
commit4a545fa58c3ce4ba390cc973e71cea881ac664b6 (patch)
treeb96dce3e0747d38d8e9f9d0a1fc4e5ac45ddfd12
parenteb4f57b24cf909d8b052541aad72d5a34ef11d32 (diff)
downloadaur-4a545fa58c3ce4ba390cc973e71cea881ac664b6.tar.gz
rebuild ffmpeg
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6e391c3e84b..cb15f67e2771 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffms2-git
pkgdesc = An FFmpeg/Libav based source library and Avisynth/Vapoursynth plugin for easy frame accurate access. (GIT version)
- pkgver = 2.40.0.g55c2af5
- pkgrel = 1
+ pkgver = 2.40.43.g90975ec
+ pkgrel = 2
url = https://github.com/FFMS/ffms2
arch = x86_64
license = GPL
@@ -20,10 +20,10 @@ pkgbase = ffms2-git
provides = vapoursynth-plugin-ffms2
provides = vapoursynth-plugin-ffms2-git
conflicts = ffms2
+ options = debug
source = git+https://github.com/FFMS/ffms2.git
source = esee.patch
sha256sums = SKIP
sha256sums = SKIP
pkgname = ffms2-git
-
diff --git a/PKGBUILD b/PKGBUILD
index ace6999267f5..83dcdbcc86c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
pkgname=ffms2-git
-pkgver=2.40.0.g55c2af5
-pkgrel=1
+pkgver=2.40.43.g90975ec
+pkgrel=2
pkgdesc="An FFmpeg/Libav based source library and Avisynth/Vapoursynth plugin for easy frame accurate access. (GIT version)"
url='https://github.com/FFMS/ffms2'
arch=('x86_64')
@@ -32,6 +32,7 @@ source=('git+https://github.com/FFMS/ffms2.git'
sha256sums=('SKIP'
'SKIP'
)
+options=('debug')
pkgver() {
cd ffms2