summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2019-06-11 11:01:59 +0200
committerphiresky2019-06-11 11:01:59 +0200
commitf51487f1de5b1e3604d54d4c6ca73d052f8b3d0b (patch)
treee8948ee59aa519003847a8b772e5daad7f751af3
parentbed3cfa3facbbd4bbf0b1d30ec83cd2a31534fcb (diff)
downloadaur-f51487f1de5b1e3604d54d4c6ca73d052f8b3d0b.tar.gz
new
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830c7958e53a..fc514b4344d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Apr 11 13:35:03 UTC 2019
+# Tue Jun 11 09:01:29 UTC 2019
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.0.160
+ pkgver = 4.3.0.165
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.160.tbz2
- sha256sums = 3dd5b0ff3382e36fdc04a6d7cc3a061c1d5099afa9bc6e0a18716d913be01776
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.3.0.165.tbz2
+ sha256sums = 00a025ce7c06660bafbad8cf5d889e9a6f09a9c9c9585dbee2415a8bf0256f53
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 28e343488c88..79ae2b804d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.0.160
+pkgver=4.3.0.165
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=('3dd5b0ff3382e36fdc04a6d7cc3a061c1d5099afa9bc6e0a18716d913be01776')
+sha256sums=('00a025ce7c06660bafbad8cf5d889e9a6f09a9c9c9585dbee2415a8bf0256f53')
validpgpkeys=()
prepare() {