Date: Tuesday, January 23, 2018 @ 10:21:18 Author: jgc Revision: 315291
upgpkg: libdvdcss 1.4.1-1 Modified: libdvdcss/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-23 10:13:49 UTC (rev 315290) +++ PKGBUILD 2018-01-23 10:21:18 UTC (rev 315291) @@ -1,12 +1,12 @@ # $Id$ -# Maintainer: +# Maintainer: Jan de Groot <[email protected]> # Contributor: Stéphane Gaudreault <[email protected]> # Contributor: arjan <[email protected]> # Contributor Sarah Hay <[email protected]> pkgname=libdvdcss -pkgver=1.4.0 -pkgrel=2 +pkgver=1.4.1 +pkgrel=1 pkgdesc="Portable abstraction library for DVD decryption" url="https://www.videolan.org/developers/libdvdcss.html" arch=('x86_64') @@ -14,7 +14,7 @@ depends=('glibc') options=('!docs' '!emptydirs') source=(https://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2) -sha256sums=('2089375984800df29a4817b37f3123c1706723342d6dab4d0a8b75c25c2c845a') +sha256sums=('eb073752b75ae6db3a3ffc9d22f6b585cd024079a2bf8acfa56f47a8fce6eaac') build() { cd $pkgname-$pkgver
