summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2017-03-30 19:16:59 +0200
committerphiresky2017-03-30 19:16:59 +0200
commit795b810aa301e88dcf1e56ef3d8ae010f9a052be (patch)
tree5a41c9520050cc8023eef519c7552d6f84779e07
parent865d18dff3834ccb58bba01657f94d6e322e5f5b (diff)
downloadaur-795b810aa301e88dcf1e56ef3d8ae010f9a052be.tar.gz
105
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0efcf8bd1221..b863b0e54f6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 21 21:52:51 UTC 2017
+# Thu Mar 30 17:16:46 UTC 2017
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.1.0.101.1
+ pkgver = 4.1.0.105
pkgrel = 1
url = https://www.svp-team.com/wiki/SVP:Linux
arch = x86_64
@@ -19,8 +19,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.101.1.tbz2
- sha1sums = 285c4e245c1cbf9a8a62dd4846f197d6de1a4e23
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.1.0.105.tbz2
+ sha1sums = 20a66b621b9b863e14334968385869cb84d6d74f
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 483959547670..cd1fb07191f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.1.0.101.1
+pkgver=4.1.0.105
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=()
-sha1sums=('285c4e245c1cbf9a8a62dd4846f197d6de1a4e23')
+sha1sums=('20a66b621b9b863e14334968385869cb84d6d74f')
validpgpkeys=()
prepare() {