[arch-commits] Commit in simplescreenrecorder/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sun Apr 26 22:15:28 UTC 2020
Date: Sunday, April 26, 2020 @ 22:15:27
Author: kkeen
Revision: 621707
upgpkg: simplescreenrecorder 0.4.0-1
Modified:
simplescreenrecorder/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-26 22:11:26 UTC (rev 621706)
+++ PKGBUILD 2020-04-26 22:15:27 UTC (rev 621707)
@@ -2,7 +2,7 @@
# Contributor: Maarten Baert
pkgname=simplescreenrecorder
-pkgver=0.3.11
+pkgver=0.4.0
pkgrel=1
pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
arch=("x86_64")
@@ -13,7 +13,7 @@
#depends=("qt4"
depends=("qt5-base" "qt5-x11extras"
"ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu"
- "libx11" "libxext" "libxfixes" "libxi"
+ "libx11" "libxext" "libxfixes" "libxi" "libxinerama"
"desktop-file-utils" "gtk-update-icon-cache")
optdepends=("lib32-simplescreenrecorder: OpenGL recording of 32-bit applications")
makedepends=("git" "cmake" "qt5-tools")
More information about the arch-commits
mailing list