summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordummyx2022-11-19 17:10:52 +0900
committerdummyx2022-11-19 17:10:52 +0900
commite55cc1e577cd127400f899d8f7208f769e589ea1 (patch)
treee50c627d0e981978e4d873eb90ec1d6b6c98bce4 /PKGBUILD
parent01570f70d8afad5bda16e6c434c2da0275810217 (diff)
downloadaur-vapoursynth-plugin-fmtconv.tar.gz
Update to R30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e914f703ff8e..890d9fcd4c9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=fmtconv
pkgname=vapoursynth-plugin-${_plug}
-pkgver=r28
+pkgver=r30
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ conflicts=('vapoursynth-plugin-fmtconv-git')
#Dirty workaround for not breaking the dependencies.
provides=('vapoursynth-plugin-fmtconv-git')
source=("http://ldesoras.free.fr/src/vs/${_plug}-${pkgver}.zip")
-sha256sums=('90f28223927bcdacc683cbd44a7e11f44e71b8706c7bcbc6ab36b63b23c08d56')
+sha256sums=('f35dba222f2a4d998cd5f777e14382d21337f86fec8ba38832d577ad5795f2e6')
prepare() {
cd build/unix