summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2018-12-18 20:18:56 +0100
committerphiresky2018-12-18 20:18:56 +0100
commitcb2c1a5f30e6ab55666f4cb26a16aa8b0f22552a (patch)
treeeab2c0a94e9bf88656113cafb2b5ff1cf692c88f
parent90531153d4047c6c854153b1287bf81064a157ae (diff)
downloadaur-cb2c1a5f30e6ab55666f4cb26a16aa8b0f22552a.tar.gz
upd
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f849043729ac..fbc7bb5288ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 21 20:50:10 UTC 2018
+# Tue Dec 18 19:18:53 UTC 2018
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.0.155
+ pkgver = 4.3.0.157
pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
@@ -20,8 +20,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-4.3.0.155.tbz2
- sha256sums = 7349153666f74316e14d76305ad69b8cc44c9448267ddcf2656ecb1dbd615c0d
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.3.0.157.tbz2
+ sha256sums = 2b1a853f86f8a4578004bc42f5c414224a43d4fa4417e77bfe873634ee761614
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 222b46d05399..58ffbf016f12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.0.155
+pkgver=4.3.0.157
pkgrel=1
epoch=
pkgdesc="SmoothVideo Project 4 (SVP4)"
@@ -29,7 +29,7 @@ source=("https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d1
# at https://gist.github.com/phiresky/1e2cbd30bed4e5978771af232d11afd1
# so they are correctly versioned and old versions still exist
noextract=()
-sha256sums=('7349153666f74316e14d76305ad69b8cc44c9448267ddcf2656ecb1dbd615c0d')
+sha256sums=('2b1a853f86f8a4578004bc42f5c414224a43d4fa4417e77bfe873634ee761614')
validpgpkeys=()
prepare() {