mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
obs-studio: update to 18.0.2
This commit is contained in:
parent
214916c0a1
commit
f0be1ac28d
@ -1,6 +1,6 @@
|
||||
pkgname=obs-studio
|
||||
pkgver=18.0.1
|
||||
pkgrel=2
|
||||
pkgver=18.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Free and open source software for video recording and live streaming."
|
||||
arch=('x86_64')
|
||||
url="https://github.com/jp9000/obs-studio"
|
||||
@ -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=('7945c184833ea8957d55ff81989fe693e5186d1ccfdf1d2f049412d85c456e10')
|
||||
sha256sums=('1cfbad3439b1d581b4f5b47792ccc4dae231acaf37178808811ff4e2b68feb0a')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user