summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-01-01 20:31:55 +0100
committersL1pKn072017-01-01 20:31:55 +0100
commit4b7f6d5515fb3bbca18eea43afb36b916cd622de (patch)
tree80a863f7d2639b1fc274a89ec1d0dcee0ab296c8
parentc4ab8087deef97ebec96e24e89c23961f94d66e8 (diff)
downloadaur-4b7f6d5515fb3bbca18eea43afb36b916cd622de.tar.gz
Bump for python 3.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a911cf42104..edf31235749e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Oct 19 21:06:37 UTC 2016
+# Sun Jan 1 19:31:38 UTC 2017
pkgbase = vapoursynth-plugin-averagehist
pkgdesc = Plugin for Vapoursynth: averagehist
pkgver = r0
- pkgrel = 3
+ pkgrel = 4
url = http://forum.doom9.org/showthread.php?t=168521
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 02c117f064ec..ddbb82c4420c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=averagehist
pkgname=vapoursynth-plugin-${_plug}
pkgver=r0
-pkgrel=3
+pkgrel=4
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=168521'