mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/orc to 0.4.25-1
This commit is contained in:
parent
344939c3cb
commit
cb4e9dfa8a
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=orc
|
||||
pkgver=0.4.24
|
||||
pkgver=0.4.25
|
||||
pkgrel=1
|
||||
pkgdesc="The Oil Runtime Compiler"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -13,7 +13,7 @@ license=('custom')
|
|||
url="http://code.entropywave.com/projects/orc/"
|
||||
depends=('glibc')
|
||||
source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
|
||||
md5sums=('9e793ec34c0e20339659dd4bbbf62135')
|
||||
md5sums=('8582a28b15f53110c88d8043d9f55bcf')
|
||||
|
||||
build () {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue