summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2020-07-28 12:38:09 +0200
committerHugo Denizart2020-07-28 12:38:19 +0200
commit9626c3d2f140cc74dc5332e719cc6ddab6d7fc7d (patch)
tree443e3f669def1a88da26ff56d75d61c1c595f226
parent0e36951d0b5c057f82bfe121b43547ff590fe448 (diff)
downloadaur-9626c3d2f140cc74dc5332e719cc6ddab6d7fc7d.tar.gz
🔖 Release 0.8.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32912259ce03..1b52695a82b2 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.0
+ pkgver = 0.8.1
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.0
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.8.1
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index 20c9778a4f4f..79b3a900c901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")