[arch-commits] Commit in libdvdcss/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Thu Nov 17 01:39:01 UTC 2011


    Date: Wednesday, November 16, 2011 @ 20:39:01
  Author: eric
Revision: 142849

upgpkg: libdvdcss 1.2.11-1

Upstream update

Modified:
  libdvdcss/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-17 00:38:27 UTC (rev 142848)
+++ PKGBUILD	2011-11-17 01:39:01 UTC (rev 142849)
@@ -4,8 +4,8 @@
 # Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=libdvdcss
-pkgver=1.2.10
-pkgrel=2
+pkgver=1.2.11
+pkgrel=1
 pkgdesc="A portable abstraction library for DVD decryption"
 url="http://www.videolan.org/libdvdcss"
 arch=('i686' 'x86_64')
@@ -13,9 +13,8 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('7c933d011e34c218048d48f0c1a8b4ff56798dcd')
+sha512sums=('32dec992cf2f352a09c4edc39ea16101fc9005f3aecc43460aa1b5834c104d3f2c1efc81051339fa18fd4f33cfa949fd17ffe84414519a92b91d0d8a1ae4c467')
 
-
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr




More information about the arch-commits mailing list