summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2018-08-04 06:03:22 +0200
committerphiresky2018-08-04 06:03:22 +0200
commitaf96884ab9de682722fcc3be38e4387e3165d806 (patch)
tree9c1d1374c4b9e6942f5faba89930f6e2f5376906
parent57e944818fee2e32cc0a6e29d60513d0111a3cac (diff)
downloadaur-af96884ab9de682722fcc3be38e4387e3165d806.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d3014dcdffa..c229f40e8821 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 17:44:22 UTC 2018
+# Sat Aug 4 04:03:13 UTC 2018
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.2.0.137
+ pkgver = 4.2.0.140
pkgrel = 2
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.2.0.137.tbz2
- sha256sums = f678faedddde753bca3373f109c358fb166a7887d68d8484467bb06e031fb3eb
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.2.0.140.tbz2
+ sha256sums = c24fa0fa2b9e133c0aff320a603bba426bb2e91bf82863c896c8825dcb17cad6
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 700ff2faf0aa..f5c390fea984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.2.0.137
+pkgver=4.2.0.140
pkgrel=2
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=('f678faedddde753bca3373f109c358fb166a7887d68d8484467bb06e031fb3eb')
+sha256sums=('c24fa0fa2b9e133c0aff320a603bba426bb2e91bf82863c896c8825dcb17cad6')
validpgpkeys=()
prepare() {