summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-16 00:51:49 +0100
committersL1pKn072019-03-16 00:51:49 +0100
commit91b6d558b4d1a57a01362088fb9ac4d58f70d641 (patch)
tree39ddc9ab024aaeb1537bf2b69815911153385717
parent870702c38f3468019c777e724f5cc873f5b2cd06 (diff)
downloadaur-91b6d558b4d1a57a01362088fb9ac4d58f70d641.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 73ea987a6e82..7427e17bc77f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 2 20:01:30 UTC 2019
+# Fri Mar 15 23:51:49 UTC 2019
pkgbase = vapoursynth-plugin-vshelpers-git
pkgdesc = Plugin for Vapoursynth: vshelpers (GIT version)
pkgver = r2
- pkgrel = 1
+ pkgrel = 2
url = https://gist.github.com/4re
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index b6305667d2fb..03b632dd05aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=vshelpers
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r2
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://gist.github.com/4re'