summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63068bc5273b..bdbdbf7dd5c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-streamfx-git
pkgdesc = Bring your stream back to life with modern effects!
- pkgver = 0.11.0.r0.g31d56703
+ pkgver = 0.12.0a170.r1.g7234ae97
pkgrel = 1
url = https://github.com/Xaymar/obs-StreamFX
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = obs-streamfx-git
depends = nlohmann-json
provides = obs-streamfx
conflicts = obs-streamfx
- source = obs-streamfx-git::git+https://github.com/Xaymar/obs-StreamFX.git#branch=master
+ source = obs-streamfx-git::git+https://github.com/Xaymar/obs-StreamFX.git#branch=root
md5sums = SKIP
pkgname = obs-streamfx-git
diff --git a/PKGBUILD b/PKGBUILD
index a96d67621c5f..d3cfb0b9e455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx-git
-pkgver=0.11.0.r0.g31d56703
+pkgver=0.12.0a170.r1.g7234ae97
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")
@@ -14,7 +14,7 @@ makedepends=("cmake" "git" "libfdk-aac" "libxcomposite" "x264" "jack"
"vlc" "swig" "luajit" "python" "ninja")
provides=("obs-streamfx")
conflicts=("obs-streamfx")
-source=("$pkgname::git+https://github.com/Xaymar/obs-StreamFX.git#branch=master")
+source=("$pkgname::git+https://github.com/Xaymar/obs-StreamFX.git#branch=root")
md5sums=("SKIP")
pkgver() {