summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-19 12:20:21 +0100
committersL1pKn072020-03-19 12:20:21 +0100
commit538fb86fa2185cacf8b3afa1a9679e39abfbfcfc (patch)
tree615bd52f92e6237d28ae340513b596b8237f2c40
parentb16ad44c2aae0b130ad05a2f29e7c6ef72f0e800 (diff)
downloadaur-538fb86fa2185cacf8b3afa1a9679e39abfbfcfc.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bceb59e2ff13..37f9726246c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vapoursynth-tools-ocsuite-git
pkgdesc = Tools for Vapoursynth: ocsuite (GIT version)
- pkgver = r2.132d838
- pkgrel = 2
+ pkgver = r2.74757c3
+ pkgrel = 1
url = https://github.com/OrangeChannel/ocsuite
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 9f2b9a85d42a..165756242efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_plug=ocsuite
pkgname=vapoursynth-tools-${_plug}-git
-pkgver=r2.132d838
-pkgrel=2
+pkgver=r2.74757c3
+pkgrel=1
pkgdesc="Tools for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url="https://github.com/OrangeChannel/${_plug}"