Date: Friday, October 25, 2013 @ 04:49:25 Author: bisson Revision: 197349
remove static libs Modified: libvpx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-25 02:47:37 UTC (rev 197348) +++ PKGBUILD 2013-10-25 02:49:25 UTC (rev 197349) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=libvpx pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="The VP8 Codec SDK" arch=('i686' 'x86_64') url="http://www.webmproject.org/"
