summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2018-05-18 12:36:19 +0200
committerphiresky2018-05-18 12:36:19 +0200
commitbd57cf157d97e253dd23399d4276bc6d32d2f4ca (patch)
treec0119753f14f4a54d977d9791f8388960cec6640
parente83650fd94bd66f254fafd891eb1bf2c6a670b4e (diff)
downloadaur-bd57cf157d97e253dd23399d4276bc6d32d2f4ca.tar.gz
137
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6feeb56cdc90..9b59d932aa73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jan 15 19:24:44 UTC 2018
+# Fri May 18 10:36:09 UTC 2018
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.2.0.122
- pkgrel = 2
+ pkgver = 4.2.0.137
+ pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = svp
depends = lsof
optdepends = mpv-git: needed for mpv vapoursynth support
optdepends = ocl-icd: for GPU acceleration
- source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.2.0.122.tbz2
- sha1sums = 76351a29b105b6888cf5c7206542a62c9c6d98f6
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.2.0.137.tbz2
+ sha256sums = f678faedddde753bca3373f109c358fb166a7887d68d8484467bb06e031fb3eb
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 19ebe285fe34..e26359219bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.2.0.122
-pkgrel=2
+pkgver=4.2.0.137
+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=()
-sha1sums=('76351a29b105b6888cf5c7206542a62c9c6d98f6')
+sha256sums=('f678faedddde753bca3373f109c358fb166a7887d68d8484467bb06e031fb3eb')
validpgpkeys=()
prepare() {