From 18cb718b5e586468c1f6f33e0e2e434394f21621 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Fri, 1 May 2020 12:49:48 +0000 Subject: [PATCH] community/simplescreenrecorder to 0.4.1-1 --- community/simplescreenrecorder/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/simplescreenrecorder/PKGBUILD b/community/simplescreenrecorder/PKGBUILD index 7d34b6373..244368ea1 100644 --- a/community/simplescreenrecorder/PKGBUILD +++ b/community/simplescreenrecorder/PKGBUILD @@ -5,7 +5,7 @@ # - cmake with -DENABLE_32BIT_GLINJECT="FALSE" -DENABLE_X86_ASM="FALSE" -DWITH_GLINJECT="FALSE" pkgname=simplescreenrecorder -pkgver=0.4.0 +pkgver=0.4.1 pkgrel=1 pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL." arch=("x86_64")