Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
kooha
Commits:
b26b5b06 by Caleb Maclennan at 2026-06-05T10:08:48+03:00
upgpkg: 2.3.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = kooha
pkgdesc = Elegantly record your screen
- pkgver = 2.3.1
- pkgrel = 2
+ pkgver = 2.3.2
+ pkgrel = 1
url = https://github.com/SeaDve/Kooha
arch = x86_64
license = GPL-3.0-only
@@ -22,7 +22,7 @@ pkgbase = kooha
depends = x264
depends = xdg-desktop-portal
optdepends = gst-plugins-good: Encode captures as mp4
- source =
https://github.com/SeaDve/Kooha/archive/v2.3.1/kooha-2.3.1.tar.gz
- sha256sums =
33fa92fdd4f5d315f74d59f12fb30cc38c23238b29eb7cad306e8a9b55dd9155
+ source =
https://github.com/SeaDve/Kooha/archive/v2.3.2/kooha-2.3.2.tar.gz
+ sha256sums =
e7f080f420cc1736572143477b045783fc962de36920b50c364b0920df79425d
pkgname = kooha
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=kooha
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
pkgdesc="Elegantly record your screen"
arch=('x86_64')
url="https://github.com/SeaDve/Kooha"
@@ -26,7 +26,7 @@ makedepends=('cargo'
checkdepends=('appstream-glib'
'xorg-server-xvfb')
optdepends=('gst-plugins-good: Encode captures as mp4')
-sha256sums=('33fa92fdd4f5d315f74d59f12fb30cc38c23238b29eb7cad306e8a9b55dd9155')
+sha256sums=('e7f080f420cc1736572143477b045783fc962de36920b50c364b0920df79425d')
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kooha/-/commit/b26b5b067260f056cd4060f0db466b4e1699e493
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kooha/-/commit/b26b5b067260f056cd4060f0db466b4e1699e493
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help