summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2024-02-11 13:22:13 +0100
committerkfg2024-02-11 13:22:13 +0100
commitf2ae6e5415ff4f57ce1c36584fd9e525639fd1ae (patch)
treed277ca3c68839a97444c3d114c121f8836847604 /PKGBUILD
parentbcfa3d1b3a56d1f15c50f0fa5933bfac5278e899 (diff)
downloadaur-f2ae6e5415ff4f57ce1c36584fd9e525639fd1ae.tar.gz
Update to 0.4.37
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 740a6b139243..9c0ab20a321c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=mingw-w64-orc
-pkgver=0.4.36
+pkgver=0.4.37
pkgrel=1
pkgdesc="Optimized Inner Loop Runtime Compiler (mingw-w64)"
arch=(any)
@@ -24,7 +24,7 @@ options=(
staticlibs
)
#source=(https://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz{,.asc}
-_commit=d025a28fb990f04998fa020fe99bcb4fb87dac79 # tags/0.4.36^0
+_commit=54063b0edd3242fbd7fbe53d0a8c14570126b47b # tags/0.4.37^0
source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit"
meson_i686-w64-mingw32
meson_x86_64-w64-mingw32)