* update ffmpegthumbs to 24.05.2-1
This commit is contained in:
parent
0ce42c0c6a
commit
d689b3fbb3
27
kde/ffmpegthumbs/.SRCINFO
Normal file
27
kde/ffmpegthumbs/.SRCINFO
Normal file
@ -0,0 +1,27 @@
|
||||
pkgbase = ffmpegthumbs
|
||||
pkgdesc = FFmpeg-based thumbnail creator for video files
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/ffmpegthumbs/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-multimedia
|
||||
license = GPL-2.0-or-later
|
||||
license = LGPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
depends = ffmpeg
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = kconfig
|
||||
depends = kcoreaddons
|
||||
depends = kio
|
||||
depends = qt6-base
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/ffmpegthumbs-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/ffmpegthumbs-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 7c11ebd5897a6ab087ec4b349c3822a79cf02c460bac21d334afe47aac54f2ac
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = ffmpegthumbs
|
@ -3,8 +3,8 @@
|
||||
# Maintainer: Felix Yan <felixonmars@archlinux.org>
|
||||
|
||||
pkgname=ffmpegthumbs
|
||||
pkgver=24.05.0
|
||||
pkgrel=2
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
pkgdesc='FFmpeg-based thumbnail creator for video files'
|
||||
url='https://apps.kde.org/ffmpegthumbs/'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -20,7 +20,7 @@ makedepends=(extra-cmake-modules)
|
||||
groups=(kde-applications
|
||||
kde-multimedia)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('a337c4f19c133ef472b7c364d4812d979c078b559a51b9c7d6df1aa1eca70467'
|
||||
sha256sums=('7c11ebd5897a6ab087ec4b349c3822a79cf02c460bac21d334afe47aac54f2ac'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user