summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c36c89936946..33f3f5fcc8f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obs-streamfx
pkgdesc = Bring your stream back to life with modern effects!
- pkgver = 0.8.0b2hf2
- pkgrel = 1
+ pkgver = 0.8.0b1
+ pkgrel = 2
url = https://github.com/Xaymar/obs-StreamFX
arch = x86_64
license = GPL2
@@ -24,7 +24,7 @@ pkgbase = obs-streamfx
depends = curl
depends = gtk-update-icon-cache
depends = obs-studio>=25
- source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.8.0b2hf2
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.8.0b1
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index d18005d2ba4d..9bb58b591ff4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.8.0b2hf2
-pkgrel=1
+pkgver=0.8.0b1
+pkgrel=2
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")
url="https://github.com/Xaymar/obs-StreamFX"