summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorphiresky2017-02-21 16:08:17 +0100
committerphiresky2017-02-21 16:08:17 +0100
commit2793a1e756705ed5bf069c96c32c27f8fec416d7 (patch)
tree130389a246ae32a8bd746b812bac03f2b70d6c13
parent0806c2eddec062d046855befe157a2bd6b9ec71c (diff)
downloadaur-2793a1e756705ed5bf069c96c32c27f8fec416d7.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efb6de981ea6..9984b41c77d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 5 00:27:06 UTC 2017
+# Tue Feb 21 15:06:47 UTC 2017
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
- pkgver = 4.1.0.100
+ pkgver = 4.1.0.101
pkgrel = 2
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.100.tbz2
- sha1sums = 7603a15cafc981bf897365220e8d82312bbe5fab
+ source = https://gist.githubusercontent.com/phiresky/1e2cbd30bed4e5978771af232d11afd1/raw/svp4-4.1.0.101.tbz2
+ sha1sums = 285c4e245c1cbf9a8a62dd4846f197d6de1a4e23
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index 8ac0f21b7b23..483959547670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: phiresky <phireskyde+git@gmail.com>
pkgname=svp
-pkgver=4.1.0.100
-pkgrel=2
+pkgver=4.1.0.101.1
+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=('7603a15cafc981bf897365220e8d82312bbe5fab')
+sha1sums=('285c4e245c1cbf9a8a62dd4846f197d6de1a4e23')
validpgpkeys=()
prepare() {