summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2020-04-25 00:10:41 +0200
committerHugo Denizart2020-04-25 00:10:51 +0200
commit8d2932264b57c3883fc61433960be4c97858861c (patch)
treececc9b2e635208a27256ca8331ff9e919be4f0e3
parent9236d793b6f6ecdbea5b890319bd4d0777a04bd9 (diff)
downloadaur-8d2932264b57c3883fc61433960be4c97858861c.tar.gz
⏪ Revert to 0.8.0b1-2 until #192 is fixed
Revert "🔖 Release 0.8.0b2hf2-1" This reverts commit 5aec78ef48c92f1e5e7a2ffa1986a7bd0687170a. Revert "🚑 Update .SRCINFO" This reverts commit 9236d793b6f6ecdbea5b890319bd4d0777a04bd9.
-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"