summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-02-09 19:08:14 +0100
committersL1pKn072019-02-09 19:08:14 +0100
commitd40818eedd6322e0fc4da74a44911e77c2cef562 (patch)
tree3c116ad0f8dbed4975455052681bc716f059dd74
parente0064f49026ecb41419c4aead612b22e2b0e26ef (diff)
downloadaur-d40818eedd6322e0fc4da74a44911e77c2cef562.tar.gz
bump
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a27e8232cbb..779fc1a44172 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Sat May 26 11:37:46 UTC 2018
+# Sat Feb 9 18:08:10 UTC 2019
pkgbase = vapoursynth-plugin-autocrop-git
pkgdesc = Plugin for Vapoursynth: autocrop (GIT version)
- pkgver = 0.1.4.gaee508a
+ pkgver = 0.1.5.g418189c
pkgrel = 1
url = https://github.com/Irrational-Encoding-Wizardry/vapoursynth-autocrop
- arch = i686
arch = x86_64
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4ecb876e75bf..85433bf35023 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_plug=autocrop
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=0.1.4.gaee508a
+pkgver=0.1.5.g418189c
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url='https://github.com/Irrational-Encoding-Wizardry/vapoursynth-autocrop'
license=('GPL')
depends=('vapoursynth')