summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-16 00:46:53 +0100
committersL1pKn072019-03-16 00:46:53 +0100
commit5ec7ac9fcc09d20ba0bad5c48581a0d59726be95 (patch)
tree74418293e6ef9905710deec270aee534974c8634
parent0ad2fd34a23cd35021455ca29dc6acfe3063d171 (diff)
downloadaur-5ec7ac9fcc09d20ba0bad5c48581a0d59726be95.tar.gz
python version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c1229932427..04c598c4a7ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 2 19:55:40 UTC 2019
+# Fri Mar 15 23:46:53 UTC 2019
pkgbase = vapoursynth-plugin-fvsfunc-git
pkgdesc = Plugin for Vapoursynth: fvsfunc (GIT version)
pkgver = r17.edb4ed9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Irrational-Encoding-Wizardry/fvsfunc
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 50a1f4e16a88..dd14dc2244ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=fvsfunc
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r17.edb4ed9
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://github.com/Irrational-Encoding-Wizardry/fvsfunc'