mirror of
https://github.com/luzifer-aur/obs-studio-browser.git
synced 2024-12-20 16:21:17 +00:00
Update pkgrel
This commit is contained in:
parent
c7e30d9feb
commit
1754a5d915
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = obs-studio-git
|
||||
pkgdesc = Free and open source software for video recording and live streaming.
|
||||
pkgver = 23.2.1.r188.gae83c857d
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/obsproject/obs-studio
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -4,7 +4,7 @@
|
|||
# Contributor: ledti <antergist at gmail dot com>
|
||||
pkgname=obs-studio-git
|
||||
pkgver=23.2.1.r188.gae83c857d
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Free and open source software for video recording and live streaming."
|
||||
arch=("i686" "x86_64")
|
||||
url="https://github.com/obsproject/obs-studio"
|
||||
|
|
Loading…
Reference in a new issue