summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-01-01 21:31:48 +0100
committertytan6522022-01-01 21:31:48 +0100
commit9a0b2f07ff469891b76f0b5d133b1c68b88b9626 (patch)
tree4d4618046f7bd0d8c3a73937f232efbf9255b440
parentf23a2f5c6b04a725ba0572542f7cedfff7e7545e (diff)
downloadaur-9a0b2f07ff469891b76f0b5d133b1c68b88b9626.tar.gz
build: Update to 2.5.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b0e13a77f4c..fd4780d5757f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-move-transition
pkgdesc = Plugin for OBS Studio to move sources to a new position during scene transition
- pkgver = 2.5.2
+ pkgver = 2.5.3
pkgrel = 1
url = https://obsproject.com/forum/resources/move-transition.913/
arch = i686
@@ -11,7 +11,7 @@ pkgbase = obs-move-transition
makedepends = git
makedepends = libxcomposite
depends = obs-studio>=27.0.0
- source = obs-move-transition::git+https://github.com/exeldro/obs-move-transition#commit=56a708ae58ed8a293c71b3510a8c7670f9f421a3
+ source = obs-move-transition::git+https://github.com/exeldro/obs-move-transition#commit=c318f858753023eb82e36bda806633dc9968a01d
source = obs-studio-27.0.0.tar.gz::https://github.com/obsproject/obs-studio/archive/27.0.0.tar.gz
sha256sums = SKIP
sha256sums = c7ea5369f4c94203a8a81b73c6372873f08ab9e5b20860691dad2c29f5dda85e
diff --git a/PKGBUILD b/PKGBUILD
index f483612a2560..ba4845292786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pluginname=move-transition
pkgname=obs-$_pluginname
-pkgver=2.5.2
+pkgver=2.5.3
_obsver=27.0.0
pkgrel=1
pkgdesc="Plugin for OBS Studio to move sources to a new position during scene transition"
@@ -12,7 +12,7 @@ license=("GPL2")
depends=("obs-studio>=$_obsver")
makedepends=("cmake" "git" "libxcomposite")
source=(
- "$pkgname::git+https://github.com/exeldro/$pkgname#commit=56a708ae58ed8a293c71b3510a8c7670f9f421a3"
+ "$pkgname::git+https://github.com/exeldro/$pkgname#commit=c318f858753023eb82e36bda806633dc9968a01d"
"obs-studio-$_obsver.tar.gz::https://github.com/obsproject/obs-studio/archive/$_obsver.tar.gz"
)
sha256sums=(