summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83f29fb7eff0..576fef796794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: tytan652 <tytan652@tytanium.xyz>
pkgname=obs-audio-monitor
-pkgver=0.2.1
+pkgver=0.2.2
_obsver=26.1.2
pkgrel=1
pkgdesc="Plugin for OBS Studio to add Audio Monitor dock and filter"
@@ -15,7 +15,7 @@ makedepends=(
'qt5-svg' 'qt5-x11extras' 'curl' 'jack' 'gtk-update-icon-cache'
)
source=(
- "$pkgname-$pkgver::git+https://github.com/exeldro/obs-audio-monitor#commit=ad0e667e230185c594b126175383167b8d6e90d0"
+ "$pkgname-$pkgver::git+https://github.com/exeldro/obs-audio-monitor#commit=f5c76f243ae00b7b3382e617b922c8943ec2de2a"
"add_pulse.patch::https://patch-diff.githubusercontent.com/raw/exeldro/obs-audio-monitor/pull/5.patch"
"obs-studio-$_obsver.tar.gz::https://github.com/obsproject/obs-studio/archive/$_obsver.tar.gz"
"fix_python_binary_loading.patch"