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