summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2018-11-21 21:50:15 +0100
committerphiresky2018-11-21 21:50:15 +0100
commit90531153d4047c6c854153b1287bf81064a157ae (patch)
tree14a25cb33c7120cbb89085d9c8101de5c629eb10
parentaf96884ab9de682722fcc3be38e4387e3165d806 (diff)
downloadaur-90531153d4047c6c854153b1287bf81064a157ae.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c229f40e8821..f849043729ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Aug 4 04:03:13 UTC 2018
+# Wed Nov 21 20:50:10 UTC 2018
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.2.0.140
- pkgrel = 2
+ pkgver = 4.3.0.155
+ pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
arch = x86_64
@@ -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.140.tbz2
- sha256sums = c24fa0fa2b9e133c0aff320a603bba426bb2e91bf82863c896c8825dcb17cad6
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.3.0.155.tbz2
+ sha256sums = 7349153666f74316e14d76305ad69b8cc44c9448267ddcf2656ecb1dbd615c0d
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index f5c390fea984..222b46d05399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.2.0.140
-pkgrel=2
+pkgver=4.3.0.155
+pkgrel=1
epoch=
pkgdesc="SmoothVideo Project 4 (SVP4)"
arch=('x86_64')
@@ -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=('c24fa0fa2b9e133c0aff320a603bba426bb2e91bf82863c896c8825dcb17cad6')
+sha256sums=('7349153666f74316e14d76305ad69b8cc44c9448267ddcf2656ecb1dbd615c0d')
validpgpkeys=()
prepare() {