mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 14:57:16 +08:00
obs-studio: update to 0.16.4
This commit is contained in:
parent
75f5d6af7b
commit
abc63d3dbc
@ -1,5 +1,5 @@
|
||||
pkgname=obs-studio
|
||||
pkgver=0.16.2
|
||||
pkgver=0.16.4
|
||||
pkgrel=1
|
||||
pkgdesc="Free and open source software for video recording and live streaming."
|
||||
arch=('x86_64')
|
||||
@ -12,7 +12,7 @@ optdepends=('libfdk-aac: FDK AAC codec support'
|
||||
'libxcomposite: XComposite capture support')
|
||||
install=$pkgname.install
|
||||
source=("$pkgname-$pkgver::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz")
|
||||
sha1sums=('bd209bba5850a9f9e9d384a423ca7dd7f511f589')
|
||||
sha1sums=('72d5aac8eaaa4b8999794869868d6c34579cb641')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user