mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:57:19 +08:00
obs-studio: update to 17.0.1
This commit is contained in:
parent
ddc3ba3ad3
commit
47ccbec85c
@ -1,5 +1,5 @@
|
||||
pkgname=obs-studio
|
||||
pkgver=17.0.0
|
||||
pkgver=17.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Free and open source software for video recording and live streaming."
|
||||
arch=('x86_64')
|
||||
@ -13,7 +13,7 @@ optdepends=('libfdk-aac: FDK AAC codec support'
|
||||
'vlc: VLC plugin')
|
||||
install=$pkgname.install
|
||||
source=("$pkgname-$pkgver::https://github.com/jp9000/obs-studio/archive/$pkgver.tar.gz")
|
||||
sha1sums=('02abf548509f2b4d019288bd3c29ad916179c80e')
|
||||
sha1sums=('59ebd7c70811c98a418c18e9a569f02842f3bc27')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user