summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072017-12-16 20:33:49 +0100
committersL1pKn072017-12-16 20:33:49 +0100
commit12d030f6e43d2431bc7724b190ab9bbc7f4cafe1 (patch)
tree1af79737f19755bc3147287d325fc5497a914823 /PKGBUILD
parentb048943add793941767963a401d8af6581ed001f (diff)
downloadaur-12d030f6e43d2431bc7724b190ab9bbc7f4cafe1.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c802f39d98da..57909a13ac22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
_plug=finesharp
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=r8
+pkgver=r9
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT Version)"
-arch=('i686' 'x86_64')
+arch=('any')
url='http://forum.doom9.org/showthread.php?t=166524'
license=('GPL')
depends=('vapoursynth')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
-makedepend=('git')
+makedepends=('git')
source=("${_plug}::git+https://gist.github.com/8676fd350d4b5b223ab9.git")
sha256sums=('SKIP')