summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40b33403b4f4..7e320a7c4880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Maarten Baert <maarten-baert@hotmail.com>
pkgname=simplescreenrecorder-git
-pkgver=0.4.0.r0.ge7b36d5
+pkgver=0.4.2.r11.g7f26bc7
pkgrel=1
-pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL. (Git version)"
+pkgdesc="A simple but powerful recording tool for X11, OpenGL and V4L2. (Git version)"
arch=("x86_64")
-url="http://www.maartenbaert.be/simplescreenrecorder/"
+url="https://www.maartenbaert.be/simplescreenrecorder/"
license=("GPL3")
depends=("qt5-base" "qt5-x11extras"
- "ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu"
+ "ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu" "v4l-utils"
"libx11" "libxext" "libxfixes" "libxi" "libxinerama"
"desktop-file-utils" "gtk-update-icon-cache")
optdepends=("lib32-simplescreenrecorder-git: OpenGL recording of 32-bit applications")