summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkfg2019-04-23 20:16:41 +0200
committerkfg2019-04-23 20:16:41 +0200
commite1e8eebf2f2a612d0265004aeb9a25e40dfdf5ee (patch)
tree0dc7fbc13fefca1b97c533ad541298956252c892
parenta447a3ad44fe9adb1be7e7f27285dc9ca0557b7e (diff)
downloadaur-e1e8eebf2f2a612d0265004aeb9a25e40dfdf5ee.tar.gz
Update to 0.4.29
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 52ee8439c32a..6f32fa9fb1d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Feb 13 14:09:38 UTC 2018
+# Tue Apr 23 18:16:17 UTC 2019
pkgbase = mingw-w64-orc
pkgdesc = Optimized Inner Loop Runtime Compiler (mingw-w64)
- pkgver = 0.4.28
+ pkgver = 0.4.29
pkgrel = 1
- url = https://cgit.freedesktop.org/gstreamer/orc/
+ url = https://gitlab.freedesktop.org/gstreamer/orc
arch = any
license = custom
makedepends = mingw-w64-gcc
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-orc
options = !buildflags
options = !libtool
options = staticlibs
- source = git+https://anongit.freedesktop.org/git/gstreamer/orc#commit=31cb4bfc51de81b5c2569abdcff830b83c74499c
+ source = git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=3d3889025bdbd9ca54565edfb3936c5a29316cff
source = meson_i686-w64-mingw32
source = meson_x86_64-w64-mingw32
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 22332bfdfdeb..6917c318bf3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Karl-Felix Glatzer <karl.glatzer@gmx.de>
pkgname=mingw-w64-orc
-pkgver=0.4.28
+pkgver=0.4.29
pkgrel=1
pkgdesc="Optimized Inner Loop Runtime Compiler (mingw-w64)"
arch=('any')
license=('custom')
-url="https://cgit.freedesktop.org/gstreamer/orc/"
+url="https://gitlab.freedesktop.org/gstreamer/orc"
depends=('mingw-w64-crt')
makedepends=('mingw-w64-gcc' 'mingw-w64-meson' 'wine' 'git')
options=('!strip' '!buildflags' '!libtool' 'staticlibs')
#source=(https://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz{,.asc}
-_commit=31cb4bfc51de81b5c2569abdcff830b83c74499c # tags/orc-0.4.28^0
-source=("git+https://anongit.freedesktop.org/git/gstreamer/orc#commit=$_commit"
+_commit=3d3889025bdbd9ca54565edfb3936c5a29316cff # tags/0.4.29^0
+source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit"
meson_i686-w64-mingw32
meson_x86_64-w64-mingw32)
validpgpkeys=('7F4BC7CC3CA06F97336BBFEB0668CC1486C2D7B5') #Sebastian Dröge