summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-03-13 18:41:40 +0100
committersL1pKn072022-03-13 18:41:40 +0100
commitc4cea54d73c9db8a44c26c76b08727125df07973 (patch)
treeebdd5745630e17a9b9312b2e5eaafe3e9d64aef2
parent6753b09ad47a544fe283ba9044f31e49a82e68fd (diff)
downloadaur-c4cea54d73c9db8a44c26c76b08727125df07973.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e0d6b637f22..7cbcbf699678 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = vapoursynth-plugin-vctrans
pkgdesc = Plugin for Vapoursynth: vctrans
pkgver = 20210717
- pkgrel = 1
+ pkgrel = 2
url = https://forum.doom9.org/showthread.php?t=172594
arch = x86_64
license = GPL
depends = vapoursynth
+ options = debug
source = vctrans-20210717.7z::http://www.avisynth.nl/users/vcmohan/vctrans/vctrans_src.7z
source = vctrans_doc-20210717.7z::http://www.avisynth.nl/users/vcmohan/vctrans/vctrans.7z
sha256sums = 631ebb3a2071b48f53d10ce8f3f5a1a830fe141d265eb559699cc7116de20e50
diff --git a/PKGBUILD b/PKGBUILD
index 0cc38dd80edc..e8767e7b0505 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
+# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
_plug=vctrans
pkgname=vapoursynth-plugin-${_plug}
pkgver=20210717
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('x86_64')
url='https://forum.doom9.org/showthread.php?t=172594'
@@ -15,6 +15,7 @@ source=("${_plug}-${pkgver}.7z::http://www.avisynth.nl/users/vcmohan/${_plug}/${
sha256sums=('631ebb3a2071b48f53d10ce8f3f5a1a830fe141d265eb559699cc7116de20e50'
'e152fc1f272e5da936d9639f0b486de1f28ebb5a7018ac42822fe93015a0046b'
)
+options=('debug')
prepare(){
rm -fr VSHelper.h VapourSynth.h