summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2023-05-15 12:01:42 +0200
committerFrederik “Freso” S. Olesen2023-05-15 12:01:42 +0200
commit80a3c786d30827c4264bc6efb168142f784398b8 (patch)
tree6951d312a1af7047f924ce478fc6e0a44cdd613c
parent6ab76dffceaa25d170fbe2cf1bb87f14a62a5b20 (diff)
downloadaur-80a3c786d30827c4264bc6efb168142f784398b8.tar.gz
StreamFX 0.12.0 Beta 278
https://github.com/Xaymar/obs-StreamFX/releases/tag/0.12.0b277 https://github.com/Xaymar/obs-StreamFX/releases/tag/0.12.0b278
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 606ded69a1ba..512a94569a25 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.0b275
+ pkgver = 0.12.0b278
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.0b275
+ source = obs-StreamFX::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.12.0b278
md5sums = SKIP
pkgname = obs-streamfx-unstable
diff --git a/PKGBUILD b/PKGBUILD
index 014eb5f03df1..89c1026084d5 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.0b275
+pkgver=0.12.0b278
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects! (unstable/testing version)"
arch=("x86_64")