summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072022-03-13 02:48:41 +0100
committersL1pKn072022-03-13 02:48:41 +0100
commit9bcc22fcd209098e855a6977be4193e71e3c4e52 (patch)
tree1dcf58b5c14a38073b4ac130d16858e9f09b0c2d /PKGBUILD
parent4c17356d2f103af2b5a1077913424073915eecfd (diff)
downloadaur-vapoursynth-plugin-convo2d-git.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58ec5991807a..35635143df40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("git+https://github.com/chikuzen/${_plug}.git")
sha256sums=('SKIP')
+options=('debug')
pkgver() {
cd "${_plug}"