mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
obs-studio: update to 0.16.1
This commit is contained in:
parent
2f437a931d
commit
f32a2f4807
@ -1,5 +1,5 @@
|
||||
pkgname=obs-studio
|
||||
pkgver=0.15.4
|
||||
pkgver=0.16.1
|
||||
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=('fcb99b4202e4f0d73f06bd35961032605f1e9749')
|
||||
sha1sums=('6e1a8da817334a46a039f30bdc6b1e9c5b965edc')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user