mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/x264 to 20111030-1
This commit is contained in:
parent
db3c66db19
commit
df7d35df38
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
plugrel=1
|
||||
|
||||
pkgname=x264
|
||||
pkgver=20111001
|
||||
pkgver=20111030
|
||||
pkgrel=1
|
||||
pkgdesc="free library for encoding H264/AVC video streams"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -18,7 +18,7 @@ license=('GPL')
|
|||
depends=('glibc')
|
||||
makedepends=('yasm')
|
||||
source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245.tar.bz2)
|
||||
md5sums=('dd67dca96ac79e7cb963bfcbf68e017b')
|
||||
md5sums=('fa52ad09dcb7d4e1a66adcaa2dab26bc')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-snapshot-$pkgver-2245"
|
||||
|
|
Loading…
Reference in a new issue