summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2019-04-11 15:35:25 +0200
committerphiresky2019-04-11 15:35:25 +0200
commitbed3cfa3facbbd4bbf0b1d30ec83cd2a31534fcb (patch)
tree38ad51cdd3e3af8f9f48904c9e362d367e1ab652
parentcb2c1a5f30e6ab55666f4cb26a16aa8b0f22552a (diff)
downloadaur-bed3cfa3facbbd4bbf0b1d30ec83cd2a31534fcb.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 fbc7bb5288ef..830c7958e53a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Dec 18 19:18:53 UTC 2018
+# Thu Apr 11 13:35:03 UTC 2019
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.0.157
+ pkgver = 4.3.0.160
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.157.tbz2
- sha256sums = 2b1a853f86f8a4578004bc42f5c414224a43d4fa4417e77bfe873634ee761614
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.3.0.160.tbz2
+ sha256sums = 3dd5b0ff3382e36fdc04a6d7cc3a061c1d5099afa9bc6e0a18716d913be01776
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 58ffbf016f12..28e343488c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.0.157
+pkgver=4.3.0.160
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=('2b1a853f86f8a4578004bc42f5c414224a43d4fa4417e77bfe873634ee761614')
+sha256sums=('3dd5b0ff3382e36fdc04a6d7cc3a061c1d5099afa9bc6e0a18716d913be01776')
validpgpkeys=()
prepare() {