mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-06 23:47:10 +00:00
extra/orc to 0.4.31-1
This commit is contained in:
parent
d966c824d9
commit
ee91165a3d
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=orc
|
||||
pkgver=0.4.30
|
||||
pkgver=0.4.31
|
||||
pkgrel=1
|
||||
pkgdesc="Optimized Inner Loop Runtime Compiler"
|
||||
url="https://gitlab.freedesktop.org/gstreamer/orc"
|
||||
|
@ -14,7 +14,7 @@ arch=(x86_64)
|
|||
license=(custom)
|
||||
depends=(glibc)
|
||||
makedepends=(git gtk-doc meson)
|
||||
_commit=ec359cbad8b554985b1b38c665b9db01ef29619a # tags/0.4.30^0
|
||||
_commit=9901a96eaff271c2d3b595214213f6805ff803c8 # tags/0.4.31^0
|
||||
source=("git+https://gitlab.freedesktop.org/gstreamer/orc.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue