summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 088fbe4e61bc..07a58b4b7f78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,14 +37,14 @@ build() {
}
package_obs-vkcapture-git() {
- pkgdesc='OBS Linux Vulkan game capture'
+ pkgdesc='OBS Linux Vulkan/OpenGL game capture'
conflicts=('obs-vkcapture')
make -C build DESTDIR="$pkgdir" install
}
package_lib32-obs-vkcapture-git() {
- pkgdesc='OBS Linux Vulkan game capture (32-bit)'
+ pkgdesc='OBS Linux Vulkan/OpenGL game capture (32-bit)'
depends=('lib32-vulkan-icd-loader')
conflicts=('lib32-obs-vkcapture')