summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2020-08-10 16:19:24 +0200
committerphiresky2020-08-10 16:19:24 +0200
commit4bb3c9d278b821a741d0634c1b5e82ba8163e65c (patch)
tree5eb66307073419bd650b18f8bc4f047e10efd6f7
parent95f40a3382d838c1d5509d386835702c69979559 (diff)
downloadaur-4bb3c9d278b821a741d0634c1b5e82ba8163e65c.tar.gz
191
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 155c8870436c..5522e2d207f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.183
+ pkgver = 4.3.191
pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
@@ -18,8 +18,8 @@ pkgbase = svp
optdepends = mpv-git: needed for mpv vapoursynth support
optdepends = ocl-icd: for GPU acceleration
options = !strip
- source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-linux.4.3.183.tar.bz2
- sha256sums = 9d4388e8592ad20464212e054c98564a96f428605f7ff070316fe4a84ecf7eff
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-linux.4.3.191.tar.bz2
+ sha256sums = b29970277fe35e8954f3b126b9016d23143be7b23fcfe17d350c59a25f1fa468
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 66fe656801e3..6d6594ab230b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.183
+pkgver=4.3.191
pkgrel=1
epoch=
pkgdesc="SmoothVideo Project 4 (SVP4)"
@@ -30,7 +30,7 @@ source=("https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d1
# so they are correctly versioned and old versions still exist
# update 2019-10-06: svp-team.com now uses versioned file names. i'll keep rehosting them for now since i don't trust them to actually keep old versions.
noextract=()
-sha256sums=('9d4388e8592ad20464212e054c98564a96f428605f7ff070316fe4a84ecf7eff')
+sha256sums=('b29970277fe35e8954f3b126b9016d23143be7b23fcfe17d350c59a25f1fa468')
validpgpkeys=()
prepare() {