summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2020-03-27 16:44:03 +0100
committerphiresky2020-03-27 16:44:03 +0100
commit95f40a3382d838c1d5509d386835702c69979559 (patch)
tree03c7849904e8229c99d32a18b1c87c28b38a1bac
parent0a8f60d68f62e3331021d4f760ed7ff725d3dd3b (diff)
downloadaur-95f40a3382d838c1d5509d386835702c69979559.tar.gz
upd
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3f2395978c3..155c8870436c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.180
+ pkgver = 4.3.183
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.180.tar.bz2
- sha256sums = 35d3bc1aa1f5a9a72917834ab43a71d01ff130e6130c29cf07ec534931df4959
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-linux.4.3.183.tar.bz2
+ sha256sums = 9d4388e8592ad20464212e054c98564a96f428605f7ff070316fe4a84ecf7eff
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index d980109f0ccc..66fe656801e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.180
+pkgver=4.3.183
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=('35d3bc1aa1f5a9a72917834ab43a71d01ff130e6130c29cf07ec534931df4959')
+sha256sums=('9d4388e8592ad20464212e054c98564a96f428605f7ff070316fe4a84ecf7eff')
validpgpkeys=()
prepare() {