git » ffmpegthumbnailer.git » commit 95679c1

upgpkg: 2.2.3-3: ffmpeg 7.1/x265 4.0 rebuild

author Antonio Rojas
2024-10-12 09:43:59 UTC
committer Antonio Rojas
2024-10-12 09:43:59 UTC
parent 8c7fdaeee0e2bca5368c66587648c485335ae800

upgpkg: 2.2.3-3: ffmpeg 7.1/x265 4.0 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index f3c56bd..d0a600f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = ffmpegthumbnailer
 	pkgdesc = Lightweight video thumbnailer that can be used by file managers
 	pkgver = 2.2.3
-	pkgrel = 2
+	pkgrel = 3
 	url = https://github.com/dirkvdb/ffmpegthumbnailer
 	arch = x86_64
 	license = GPL-2.0-or-later
diff --git a/PKGBUILD b/PKGBUILD
index cc45255..33d5962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=ffmpegthumbnailer
 pkgver=2.2.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Lightweight video thumbnailer that can be used by file managers"
 url="https://github.com/dirkvdb/ffmpegthumbnailer"
 license=('GPL-2.0-or-later')