mirror of
https://github.com/luzifer-aur/obs-studio-browser.git
synced 2024-12-30 04:51:17 +00:00
Remove accidentally committed line in PKGBUILD
This commit is contained in:
parent
56dfcc46d5
commit
f6ae1a296e
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
@ -26,7 +26,6 @@ conflicts=("obs-studio")
|
||||||
source=("$pkgname::git+https://github.com/jp9000/obs-studio.git#branch=master"
|
source=("$pkgname::git+https://github.com/jp9000/obs-studio.git#branch=master"
|
||||||
"git+https://github.com/Mixer/ftl-sdk.git")
|
"git+https://github.com/Mixer/ftl-sdk.git")
|
||||||
md5sums=("SKIP" "SKIP")
|
md5sums=("SKIP" "SKIP")
|
||||||
options=(!ccache)
|
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
cd $pkgname
|
cd $pkgname
|
||||||
|
|
Loading…
Reference in a new issue