summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 02:47:12 +0100
committersL1pKn072020-03-08 02:47:12 +0100
commit26e0902b5a616c47f7b107daa839dc351853375e (patch)
treeebb1729739e8c964297cba7d7056c65abb18e8cd
parentcc3b27ef62e07c7f085534e457c257366a927c89 (diff)
downloadaur-26e0902b5a616c47f7b107daa839dc351853375e.tar.gz
bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c94a0399d3..981fce94ef89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,9 @@
-# Generated by mksrcinfo v8
-# Sat Apr 6 15:19:25 UTC 2019
pkgbase = vapoursynth-plugin-fvsfunc-git
pkgdesc = Plugin for Vapoursynth: fvsfunc (GIT version)
- pkgver = r17.edb4ed9
- pkgrel = 2
+ pkgver = r19.83f5705
+ pkgrel = 1
url = https://github.com/Irrational-Encoding-Wizardry/fvsfunc
- arch = x86_64
+ arch = any
license = GPL
makedepends = git
depends = vapoursynth
diff --git a/PKGBUILD b/PKGBUILD
index 4dc59b2e65d3..993c20a2efc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_plug=fvsfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=r17.edb4ed9
-pkgrel=2
+pkgver=r19.83f5705
+pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
-arch=('x86_64')
+arch=('any')
url='https://github.com/Irrational-Encoding-Wizardry/fvsfunc'
license=('GPL')
depends=('vapoursynth'