summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522021-07-18 07:20:51 +0200
committertytan6522021-07-18 07:20:51 +0200
commit984de3ae471e97ad7817cbd2a36e66c0f37738d4 (patch)
tree40ec2f6f413326dde2d42a637d751d66c2cad15d /PKGBUILD
parenta2654e3fe3396c4c8a6bd33d4492748a3bfb29c0 (diff)
downloadaur-984de3ae471e97ad7817cbd2a36e66c0f37738d4.tar.gz
build: update to 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49f17c18928e..0ef604a00a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tytan652 <tytan652@tytanium.xyz>
_pluginname=transition-table
pkgname=obs-$_pluginname
-pkgver=0.2.0
+pkgver=0.2.1
_obsver=27.0.0
pkgrel=1
pkgdesc="Plugin for OBS Studio to add a Transition Table to the tools menu"
@@ -11,7 +11,7 @@ license=("GPL2")
depends=("obs-studio>=$_obsver")
makedepends=("cmake" "git" "libxcomposite")
source=(
- "$pkgname-$pkgver::git+https://github.com/exeldro/obs-transition-table#commit=2f204d57e0c4d40eb5512105c3da095771cf3013"
+ "$pkgname-$pkgver::git+https://github.com/exeldro/obs-transition-table#commit=7e6ba5cc715f724dd78582fd12651e0cf82962eb"
"obs-studio-$_obsver.tar.gz::https://github.com/obsproject/obs-studio/archive/$_obsver.tar.gz"
)
sha256sums=(