Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
kooha
Commits:
a598768d by Caleb Maclennan at 2026-02-16T18:16:50+03:00
upgpkg: 2.3.1-2: Rebuild with gstreamer-1.28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kooha
pkgdesc = Elegantly record your screen
pkgver = 2.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SeaDve/Kooha
arch = x86_64
license = GPL-3.0-only
@@ -15,7 +15,7 @@ pkgbase = kooha
depends = gst-plugins-base
depends = gst-plugins-good
depends = gst-plugins-ugly
- depends = gstreamer-vaapi
+ depends = gst-plugin-va
depends = gtk4
depends = libadwaita>=1:1.5.0
depends = libpulse
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=kooha
pkgver=2.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Elegantly record your screen"
arch=('x86_64')
url="https://github.com/SeaDve/Kooha"
@@ -14,7 +14,7 @@ depends=('glib2'
'gst-plugins-base'
'gst-plugins-good'
'gst-plugins-ugly'
- 'gstreamer-vaapi'
+ 'gst-plugin-va'
'gtk4'
'libadwaita>=1:1.5.0'
'libpulse'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kooha/-/commit/a598768de31a18fc6b67a4a022a4f0005c6ea5df
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kooha/-/commit/a598768de31a18fc6b67a4a022a4f0005c6ea5df
You're receiving this email because of your account on gitlab.archlinux.org.