summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rys2021-10-05 23:51:45 +0200
committerMartin Rys2021-10-05 23:51:45 +0200
commitbe9a5f5ecbf8097833ffd6a19367904dce92ad2c (patch)
treeb28e9202713d328a24a3a6bbc84e81ea4b4cc801
parent835d609408864ddf89717598705608a214c319f9 (diff)
downloadaur-svp.tar.gz
Actually bumping the pkgrel would be nice too...
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8630731f945..711ba77e0dcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = svp
pkgdesc = SmoothVideo Project 4 (SVP4)
pkgver = 4.5.210
- pkgrel = 1
+ pkgrel = 2
url = https://www.svp-team.com/wiki/SVP:Linux
install = svp.install
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = svp
optdepends = mpv-git: needed for mpv vapoursynth support
optdepends = ocl-icd: for GPU acceleration
options = !strip
- source = https://www.svp-team.com/files/svp4-linux.4.5.210.tar.bz2
- sha256sums = ed4c5ce7dd03ce0dcda48bba17ad1da9532fbfdcc864bf360aee9f295ee65d88
+ source = https://www.svp-team.com/files/svp4-linux.4.5.210-1.tar.bz2
+ sha256sums = 940d539ba50e4455fdaebbec07db03870f98f101fbb4ceadda013d1e00c90883
pkgname = svp
diff --git a/PKGBUILD b/PKGBUILD
index bbe600ec0574..63ffe1df236a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=svp
pkgver=4.5.210
_pkgver=${pkgver}-1
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="SmoothVideo Project 4 (SVP4)"
arch=('x86_64')