summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2023-01-25 14:44:36 +0100
committerFrederik “Freso” S. Olesen2023-01-25 14:44:36 +0100
commit57d502b7f3e1dcddde2d307272041715ecad9842 (patch)
treeb8c7f78921a2d9e4172f2b36d7ead6178b47b1fd
parent2acdc1cba59fe2ab1afb69cc5e96121a430bb16a (diff)
downloadaur-57d502b7f3e1dcddde2d307272041715ecad9842.tar.gz
StreamFX 0.12.0 Alpha 170
https://github.com/Xaymar/obs-StreamFX/releases/tag/0.12.0a170
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89e03f67fc6d..49802c0e970a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-streamfx-unstable
pkgdesc = Bring your stream back to life with modern effects! (unstable/testing version)
- pkgver = 0.12.0b164
+ pkgver = 0.12.0a170
pkgrel = 1
url = https://github.com/Xaymar/obs-StreamFX
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = obs-streamfx-unstable
depends = nlohmann-json
provides = obs-streamfx
conflicts = obs-streamfx
- source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.12.0b164
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.12.0a170
md5sums = SKIP
pkgname = obs-streamfx-unstable
diff --git a/PKGBUILD b/PKGBUILD
index e999d4f81490..431c7bd480a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hugo Denizart <hugo at denizart dot pro>
_pkgname=obs-streamfx
pkgname=$_pkgname-unstable
-pkgver=0.12.0b164
+pkgver=0.12.0a170
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects! (unstable/testing version)"
arch=("x86_64")