summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2020-05-31 20:38:51 +0200
committerHugo Denizart2020-05-31 20:38:51 +0200
commit0e36951d0b5c057f82bfe121b43547ff590fe448 (patch)
tree62e2e7f97d7d6880ed6fd53ba8f00158b1ee84db
parent2cf4e724c04d7e09e7946fc5774d520e198a98d4 (diff)
downloadaur-0e36951d0b5c057f82bfe121b43547ff590fe448.tar.gz
🔖 Release 0.8.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b659222cd32f..32912259ce03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-streamfx
pkgdesc = Bring your stream back to life with modern effects!
- pkgver = 0.8.0b3
+ pkgver = 0.8.0
pkgrel = 1
url = https://github.com/Xaymar/obs-StreamFX
arch = x86_64
@@ -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.0b3
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.8.0
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index 3d819e8bef5b..20c9778a4f4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.8.0b3
+pkgver=0.8.0
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")