summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2017-07-04 16:08:50 +0200
committerphiresky2017-07-04 16:10:38 +0200
commitd8c978ccc1d3ab9530825ef9fa235bf08c651912 (patch)
tree41c08f095f2476a9faece5c5ee7b867f53428af6
parent19da1187704a938d7779fc9dd2140affacfb0c4c (diff)
downloadaur-d8c978ccc1d3ab9530825ef9fa235bf08c651912.tar.gz
114
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16b35d56baf2..81b2141e0343 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 27 09:07:20 UTC 2017
+# Tue Jul 4 14:10:34 UTC 2017
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.1.0.110
- pkgrel = 2
+ pkgver = 4.1.0.114
+ pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
arch = x86_64
@@ -20,8 +20,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.1.0.110.tbz2
- sha1sums = 1f5384ef02fd0ee42b33efb7e4aa0d9adf342cfd
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.1.0.114.tbz2
+ sha1sums = e3e7118b890719eb4020222c5beddbac564911ab
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 88f42bf85629..3fd43f9c61d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.1.0.110
-pkgrel=2
+pkgver=4.1.0.114
+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=('1f5384ef02fd0ee42b33efb7e4aa0d9adf342cfd')
+sha1sums=('e3e7118b890719eb4020222c5beddbac564911ab')
validpgpkeys=()
prepare() {