summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 16:57:54 +0100
committersL1pKn072019-03-01 16:57:54 +0100
commit6c5048bb651d246922f13156bf6e566dd5c67022 (patch)
tree0a8b7c25bcdd3bac767fbc944cbb974a04ff00bc
parent5a574717bc85a70423b943ef63383f0bd6c921d6 (diff)
downloadaur-6c5048bb651d246922f13156bf6e566dd5c67022.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66da645688a1..b8d4c1fee572 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
# Generated by mksrcinfo v8
-# Fri Mar 1 15:57:35 UTC 2019
+# Fri Mar 1 15:57:54 UTC 2019
pkgbase = vapoursynth-plugin-maskdetail-git
pkgdesc = Plugin for Vapoursynth: maskdetail (GIT version)
pkgver = r10.1f927c8
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=171546
- arch = x86_64
+ arch = any
license = LGPL2.1
makedepends = git
depends = vapoursynth
diff --git a/PKGBUILD b/PKGBUILD
index 886d14b9cece..891cd10f8adf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r10.1f927c8
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
-arch=('x86_64')
+arch=('any')
url='https://forum.doom9.org/showthread.php?t=171546'
license=('LGPL2.1')
depends=('vapoursynth')