summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-12-08 16:20:45 +0100
committersL1pKn072020-12-08 16:20:45 +0100
commit4611a3821456b07902c5c3af390da7cc1c1f8183 (patch)
tree47fdf581d44506e5e6b124167d71d9bff0314892
parent5f207b615201e098fabd02582a42f914ac9fac16 (diff)
downloadaur-4611a3821456b07902c5c3af390da7cc1c1f8183.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fcb096bd84e..ba278e0edf83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-plugin-imagine-git
pkgdesc = Plugin for Vapoursynth: imagine (GIT version)
pkgver = r41.73be955
- pkgrel = 2
+ pkgrel = 3
url = https://forum.doom9.org/showthread.php?t=173633
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 1edc54c805e4..d8bb143a52e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=imagine
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r41.73be955
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://forum.doom9.org/showthread.php?t=173633'