diff options
Diffstat (limited to 'extra/libvpx/PKGBUILD')
-rw-r--r-- | extra/libvpx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libvpx/PKGBUILD b/extra/libvpx/PKGBUILD index 4f2c6fd5d..d784e7086 100644 --- a/extra/libvpx/PKGBUILD +++ b/extra/libvpx/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 185107 2013-05-11 07:24:48Z bpiotrowski $ +# $Id: PKGBUILD 197350 2013-10-25 02:49:53Z bisson $ # Maintainer: Ionut Biru <ibiru@archlinux.org> pkgname=libvpx pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="The VP8 Codec SDK" arch=('i686' 'x86_64' 'mips64el') url="http://www.webmproject.org/" |