summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHugo Denizart2021-06-03 00:35:29 +0200
committerHugo Denizart2021-06-03 00:35:29 +0200
commitfa080e8d9d44fc08624e79fbbb3482c160ccfa26 (patch)
tree146a1a5245009f348aab851571bdcb4aeb8227f4
parent3655a03f4ad763426e76f2cd3f81aa041cfa61b7 (diff)
downloadaur-fa080e8d9d44fc08624e79fbbb3482c160ccfa26.tar.gz
🔖 Release 0.10.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8980fdab323b..4699f9fc9fb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-streamfx
pkgdesc = Bring your stream back to life with modern effects!
- pkgver = 0.10.0
+ pkgver = 0.10.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.10.0
+ source = obs-streamfx::git+https://github.com/Xaymar/obs-StreamFX.git#tag=0.10.1
md5sums = SKIP
pkgname = obs-streamfx
diff --git a/PKGBUILD b/PKGBUILD
index 5dcf96ac11b3..c259503cfc25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hugo Denizart <hugo at denizart dot pro>
pkgname=obs-streamfx
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="Bring your stream back to life with modern effects!"
arch=("x86_64")