summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522022-02-13 07:08:30 +0100
committertytan6522022-02-13 07:08:30 +0100
commit60bd4c12ee3dc3c881c7b54922c829dd74ff65d9 (patch)
treead13ac96dfa116147dd402d35fbbf60f6b210a82 /PKGBUILD
parent6d2bac9dd82f142d001fc3b5b66fad28cacd3442 (diff)
downloadaur-60bd4c12ee3dc3c881c7b54922c829dd74ff65d9.tar.gz
build: Update to version 0.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 124c54fc2bfc..326da8f94cab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
_pluginname=virtual-cam-filter
pkgname=obs-$_pluginname
-pkgver=0.0.4
+pkgver=0.0.5
_obsver=27.0.0
-pkgrel=2
+pkgrel=1
pkgdesc="Adds a filter to output a source or scene to the build in virtual camera"
arch=("i686" "x86_64" "aarch64")
url="https://obsproject.com/forum/resources/virtual-cam-filter.1142/"
@@ -12,7 +12,7 @@ license=("GPL2")
depends=("obs-studio>=$_obsver")
makedepends=("cmake" "git" "libxcomposite")
source=(
- "$pkgname::git+https://github.com/exeldro/$pkgname#commit=d14653284f487e5f6d74913902a28ed355ed988a"
+ "$pkgname::git+https://github.com/exeldro/$pkgname#commit=a66b808dd412910d3d2b1a698311c8b4759f87e9"
"obs-studio-$_obsver.tar.gz::https://github.com/obsproject/obs-studio/archive/$_obsver.tar.gz"
)
sha256sums=(