mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:47:15 +08:00
obs-studio: update to 18.0.1
This commit is contained in:
parent
55d784bee5
commit
e510f5704b
@ -1,5 +1,5 @@
|
||||
pkgname=obs-studio
|
||||
pkgver=18.0.0
|
||||
pkgver=18.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")
|
||||
sha256sums=('ad7c95aaf29037baddff6bedac9e51fed221c1cc3c27729be3759e8feeffb95f')
|
||||
sha256sums=('7945c184833ea8957d55ff81989fe693e5186d1ccfdf1d2f049412d85c456e10')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user