summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2020-09-28 09:31:26 +0200
committerHugo Denizart2020-09-28 09:31:26 +0200
commit7eb8522495bbc2787cabfe19d0c0d853815c780b (patch)
tree804aece66a68ae357634c0bb870598e6751b87f7
parentd166e08c01bc65b5887a0daa54ae73e33d1b303e (diff)
downloadaur-7eb8522495bbc2787cabfe19d0c0d853815c780b.tar.gz
🔖 Release 0.9.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 621ecbfd4953..1a109d0fb2fc 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.3
+ pkgver = 0.9.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.3
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.9.0
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index 7ee774998050..2f568e2a4730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.8.3
+pkgver=0.9.0
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")