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 10554e0e04de..ac86e1ca362a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tytan652 <tytan652@tytanium.xyz>
_pluginname=source-record
pkgname=obs-$_pluginname
-pkgver=0.1.4
+pkgver=0.2.0
_obsver=27.0.0
pkgrel=2
pkgdesc="Plugin for OBS Studio to add a filter that allows you to record a source"
@@ -11,7 +11,7 @@ license=("GPL2")
depends=("obs-studio>=$_obsver")
makedepends=("cmake" "git" "libxcomposite")
source=(
- "$pkgname-$pkgver::git+https://github.com/exeldro/obs-source-record#commit=2e585b75484c46f41319320ac20125a82cf4fb0a"
+ "$pkgname-$pkgver::git+https://github.com/exeldro/obs-source-record#commit=8af3bf6f9d79e40f66e47611d7a44abd0e430486"
"obs-studio-$_obsver.tar.gz::https://github.com/obsproject/obs-studio/archive/$_obsver.tar.gz"
)
sha256sums=(