mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/orc to 0.4.23-1
This commit is contained in:
parent
646c166680
commit
7c0ef0a9cc
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=orc
|
||||
pkgver=0.4.22
|
||||
pkgrel=2
|
||||
pkgver=0.4.23
|
||||
pkgrel=1
|
||||
pkgdesc="The Oild Runtime Compiler"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('custom')
|
||||
url="http://code.entropywave.com/projects/orc/"
|
||||
depends=('glibc')
|
||||
source=(http://gstreamer.freedesktop.org/data/src/orc/orc-${pkgver}.tar.xz)
|
||||
md5sums=('eecd4788688a95aae97adf1125585cbf')
|
||||
md5sums=('72e0612ace54d77aa2f7a006348ee81a')
|
||||
|
||||
build () {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue