summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Preining2023-11-06 08:26:50 +0900
committerNorbert Preining2023-11-06 08:26:50 +0900
commitd66bcd871e4f0942b8f0cbbe6cea2bf6d6f28ba7 (patch)
tree4d0338b7153b478e021fe65c3ad8b355cba1d9ef
parent0fd51ec2543ac8a5f9919b0eda3a131d86afea7a (diff)
downloadaur-fastflix.tar.gz
new upstream release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe7aff61a7f..0c3905786ed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastflix
pkgdesc = Simple and friendly GUI for encoding videos
- pkgver = 5.5.7
+ pkgver = 5.6.0
pkgrel = 1
url = https://github.com/cdgriffith/FastFlix
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = fastflix
optdepends = x264: encoding to H264/AVC
optdepends = rav1e: encoding to AV1
optdepends = libwebp: encoding to WebP
- source = git+https://github.com/cdgriffith/FastFlix.git#tag=5.5.7
+ source = git+https://github.com/cdgriffith/FastFlix.git#tag=5.6.0
source = FastFlix.desktop
sha256sums = SKIP
sha256sums = cbcb6f228b858a69a860aa6a3283f0f4293e1246485566d20f60a93030f1f847
diff --git a/PKGBUILD b/PKGBUILD
index e5f316b9dd33..2680aedef690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Norbert Preining <norbert@preining.info>
_UpstreamPkgName=FastFlix
pkgname=${_UpstreamPkgName,,}
-pkgver=5.5.7
+pkgver=5.6.0
pkgrel=1
pkgdesc="Simple and friendly GUI for encoding videos"
arch=('x86_64')