Date: Monday, October 28, 2013 @ 03:01:52 Author: eric Revision: 197663
upgpkg: libdvdcss 1.2.13-3 Rebuild without static libraries Modified: libdvdcss/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-28 01:29:10 UTC (rev 197662) +++ PKGBUILD 2013-10-28 02:01:52 UTC (rev 197663) @@ -1,4 +1,5 @@ # $Id$ +# Maintainer: # Contributor: Stéphane Gaudreault <[email protected]> # Contributor: arjan <[email protected]> # Contributor Sarah Hay <[email protected]> @@ -5,13 +6,13 @@ pkgname=libdvdcss pkgver=1.2.13 -pkgrel=2 +pkgrel=3 pkgdesc="Portable abstraction library for DVD decryption" url="http://www.videolan.org/libdvdcss" arch=('i686' 'x86_64') license=('GPL') depends=('glibc') -options=('!libtool' '!docs' '!emptydirs') +options=('!docs' '!emptydirs') source=(http://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2) sha1sums=('1a4a5e55c7529da46386c1c333340eee2c325a77')
