summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-16 00:51:01 +0100
committersL1pKn072019-03-16 00:51:01 +0100
commitb3aebddd597fbd7078bdaecd0e8261d65cee64fd (patch)
tree8f7e9a3b75abe56a4f960ef913b16effa075e34f
parentb5f246b226667affafd00bd3c943764734acba3c (diff)
downloadaur-b3aebddd597fbd7078bdaecd0e8261d65cee64fd.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 f8d190c63b17..0b42000b25d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 2 19:56:38 UTC 2019
+# Fri Mar 15 23:51:01 UTC 2019
pkgbase = vapoursynth-plugin-maskdetail-git
pkgdesc = Plugin for Vapoursynth: maskdetail (GIT version)
pkgver = r10.1f927c8
- pkgrel = 1
+ pkgrel = 2
url = https://forum.doom9.org/showthread.php?t=171546
arch = any
license = LGPL2.1
diff --git a/PKGBUILD b/PKGBUILD
index e25203a7010e..11c027f0a0a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=maskdetail
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r10.1f927c8
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://forum.doom9.org/showthread.php?t=171546'