summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2019-08-16 15:43:00 +0200
committerphiresky2019-08-16 15:44:05 +0200
commit12bb722c609cd180cc03346f7655f32ea15218d7 (patch)
tree8235724ee93d18d6760e19b6f69275fba5ba5438
parentf51487f1de5b1e3604d54d4c6ca73d052f8b3d0b (diff)
downloadaur-12bb722c609cd180cc03346f7655f32ea15218d7.tar.gz
168
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc514b4344d1..8549b9232da5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Jun 11 09:01:29 UTC 2019
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.3.0.165
+ pkgver = 4.3.0.168
pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
@@ -20,8 +18,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.165.tbz2
- sha256sums = 00a025ce7c06660bafbad8cf5d889e9a6f09a9c9c9585dbee2415a8bf0256f53
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.3.0.168.tbz2
+ sha256sums = 3cda31dfa5cfa35b412397249220d9e53349d150856b54398a5810c224eddc25
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 79ae2b804d57..c72276da0b54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.3.0.165
+pkgver=4.3.0.168
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=('00a025ce7c06660bafbad8cf5d889e9a6f09a9c9c9585dbee2415a8bf0256f53')
+sha256sums=('3cda31dfa5cfa35b412397249220d9e53349d150856b54398a5810c224eddc25')
validpgpkeys=()
prepare() {