Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
frei0r-plugins
Commits:
fd8f21b3 by Antonio Rojas at 2026-02-24T09:12:40+01:00
upgpkg: 2.5.4-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = frei0r-plugins
pkgdesc = Collection of video effect plugins
- pkgver = 2.5.2
+ pkgver = 2.5.4
pkgrel = 1
url = https://frei0r.dyne.org/
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = frei0r-plugins
optdepends = cairo: cairoaffineblend, cairoblend, cairogradient,
cairoimagegrid and mirr0r plugins
optdepends = gavl: rgbparade, scale0tilt and vectorscope plugins
optdepends = opencv: facebl0r and facedetect plugins
- source = git+https://github.com/dyne/frei0r#tag=v2.5.2
+ source = git+https://github.com/dyne/frei0r#tag=v2.5.4
validpgpkeys = 6113D89CA825C5CEDD02C87273B35DA54ACB7D10
- b2sums =
82a06b4885cfb29c2e9274c32e83b157bfa714e998c9036dd4a3cc6697653ed5106a3886a85a619ac179508644e098fd3951578677cecfd6e01061b21e63d171
+ b2sums =
08b99d438f97547f0f15d036d3fee2cf967fda7de95d7b72e77c9289b4ea782786fa41cfdc0b58f1902300434cedcef4c22b3f5072784be8e7100bdd2b8425f4
pkgname = frei0r-plugins
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Sergej Pupykin <[email protected]>
pkgname=frei0r-plugins
-pkgver=2.5.2
+pkgver=2.5.4
pkgrel=1
pkgdesc='Collection of video effect plugins'
arch=(x86_64)
@@ -26,7 +26,7 @@ optdepends=(
'opencv: facebl0r and facedetect plugins'
)
source=("git+https://github.com/dyne/frei0r#tag=v$pkgver")
-b2sums=('82a06b4885cfb29c2e9274c32e83b157bfa714e998c9036dd4a3cc6697653ed5106a3886a85a619ac179508644e098fd3951578677cecfd6e01061b21e63d171')
+b2sums=('08b99d438f97547f0f15d036d3fee2cf967fda7de95d7b72e77c9289b4ea782786fa41cfdc0b58f1902300434cedcef4c22b3f5072784be8e7100bdd2b8425f4')
validpgpkeys=(6113D89CA825C5CEDD02C87273B35DA54ACB7D10) # Denis Roio (Jaromil)
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/frei0r-plugins/-/commit/fd8f21b301148a2406cbd2d492abbf4d3c904405
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/frei0r-plugins/-/commit/fd8f21b301148a2406cbd2d492abbf4d3c904405
You're receiving this email because of your account on gitlab.archlinux.org.