summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-03-13 04:17:41 +0100
committersL1pKn072022-03-13 04:17:41 +0100
commit40c189620203dd8fa9b57418fc81f80f1222b4e9 (patch)
tree4858bc3825f361dea0dea9aea3d3a563524a8104
parent1afcbfed8c538257859db16364fbe52d64aba3ba (diff)
downloadaur-40c189620203dd8fa9b57418fc81f80f1222b4e9.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76904bf6988e..e47bcc2d9486 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sat Mar 2 19:55:45 UTC 2019
pkgbase = vapoursynth-plugin-genericfilters-git
pkgdesc = Plugin for Vapoursynth: genericfilters (GIT version)
pkgver = r132.209263f
@@ -15,4 +13,3 @@ pkgbase = vapoursynth-plugin-genericfilters-git
sha256sums = SKIP
pkgname = vapoursynth-plugin-genericfilters-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 428555ea05be..b85b9cfc6b31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
+# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
_plug=genericfilters
pkgname=vapoursynth-plugin-${_plug}-git
@@ -14,6 +14,7 @@ provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/myrsloik/GenericFilters.git")
sha256sums=('SKIP')
+optionsss=('debug')
pkgver() {
cd "${_plug}"