summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2020-07-30 10:35:58 +0200
committerHugo Denizart2020-07-30 10:35:58 +0200
commit10a814b6c0ecafb9b019a7abeec52ffe33dd5316 (patch)
treeff7cc7b7f8ad6ea4bf44d9bbfa231d65e08ada73
parent9626c3d2f140cc74dc5332e719cc6ddab6d7fc7d (diff)
downloadaur-10a814b6c0ecafb9b019a7abeec52ffe33dd5316.tar.gz
🔖 Release 0.8.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b52695a82b2..621ecbfd4953 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.1
+ pkgver = 0.8.3
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.1
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.8.3
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index 79b3a900c901..e24f3d529d4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.8.1
+pkgver=0.8.3
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")