summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNorbert Preining2023-08-27 09:54:25 +0900
committerNorbert Preining2023-08-27 09:54:25 +0900
commit0fd51ec2543ac8a5f9919b0eda3a131d86afea7a (patch)
tree32fd59d84496adf6f7663b5db3e32d6f3757b9f0
parent1782f04fab28aed78e7f4029a817e9a7d7ca81b4 (diff)
downloadaur-0fd51ec2543ac8a5f9919b0eda3a131d86afea7a.tar.gz
New release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3da59c54da1..ffe7aff61a7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fastflix
pkgdesc = Simple and friendly GUI for encoding videos
- pkgver = 5.5.6
+ pkgver = 5.5.7
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.6
+ source = git+https://github.com/cdgriffith/FastFlix.git#tag=5.5.7
source = FastFlix.desktop
sha256sums = SKIP
sha256sums = cbcb6f228b858a69a860aa6a3283f0f4293e1246485566d20f60a93030f1f847
diff --git a/PKGBUILD b/PKGBUILD
index 386712c68eba..e5f316b9dd33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Norbert Preining <norbert@preining.info>
_UpstreamPkgName=FastFlix
pkgname=${_UpstreamPkgName,,}
-pkgver=5.5.6
+pkgver=5.5.7
pkgrel=1
pkgdesc="Simple and friendly GUI for encoding videos"
arch=('x86_64')