summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-16 00:44:41 +0100
committersL1pKn072019-03-16 00:44:41 +0100
commit63e626767ab07eca9159bf20a77ebd596495f060 (patch)
treef4bf55fd81384b6629b30f113fde48e8f4050327
parent38f4e17a19c708df525fd4cde1aaf8143e612b98 (diff)
downloadaur-63e626767ab07eca9159bf20a77ebd596495f060.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 281558cf0a19..61b2535bb616 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 2 19:56:44 UTC 2019
+# Fri Mar 15 23:44:41 UTC 2019
pkgbase = vapoursynth-plugin-mcdegrainsharp-git
pkgdesc = Plugin for Vapoursynth: mcdegrainsharp (GIT version)
pkgver = r5
- pkgrel = 1
+ pkgrel = 2
url = https://gist.github.com/4re
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 7fc0f3f8c8db..14ea93dafda0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=mcdegrainsharp
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r5
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://gist.github.com/4re'