summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa1a6c295ce2..8b47183b4341 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vcsi
pkgdesc = Create video contact sheets, thumbnails
- pkgver = 3
+ pkgver = 4
pkgrel = 1
url = https://github.com/amietn/vcsi
arch = any
@@ -11,7 +11,7 @@ pkgbase = vcsi
depends = python-pillow
depends = python-jinja
options = !emptydirs
- source = vcsi::git+https://github.com/amietn/vcsi.git#tag=v3
+ source = vcsi::git+https://github.com/amietn/vcsi.git#tag=v4
md5sums = SKIP
pkgname = vcsi
diff --git a/PKGBUILD b/PKGBUILD
index 3d6afc50d088..db4bbe79992e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nils Amiet <amietn@foobar>
pkgname=vcsi
-pkgver=3
+pkgver=4
pkgrel=1
pkgdesc="Create video contact sheets, thumbnails"
arch=(any)