summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2023-05-24 20:38:36 +0200
committerFrederik “Freso” S. Olesen2023-05-24 20:38:36 +0200
commite3e04a918fa2a0d85d5cb0848c28f1515d22df06 (patch)
treebee82550d3144842afab519577dc652d11dd5a4a
parent80a3c786d30827c4264bc6efb168142f784398b8 (diff)
downloadaur-e3e04a918fa2a0d85d5cb0848c28f1515d22df06.tar.gz
StreamFX 0.12.0 Beta 299
https://github.com/Xaymar/obs-StreamFX/releases/tag/0.12.0b299
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 512a94569a25..2ba3f6ea521f 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.0b278
+ pkgver = 0.12.0b299
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.0b278
+ source = obs-StreamFX::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.12.0b299
md5sums = SKIP
pkgname = obs-streamfx-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 89c1026084d5..1fe44f7bdc7f 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.0b278
+pkgver=0.12.0b299
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects! (unstable/testing version)"
arch=("x86_64")