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

Giovanni Scafora giovanni at nymeria.archlinux.org
Wed May 1 07:11:11 UTC 2013


    Date: Wednesday, May 1, 2013 @ 09:11:10
  Author: giovanni
Revision: 184026

upgpkg: libdvbpsi 1.1.0-1

upstream release

Modified:
  libdvbpsi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-01 06:54:16 UTC (rev 184025)
+++ PKGBUILD	2013-05-01 07:11:10 UTC (rev 184026)
@@ -3,18 +3,18 @@
 # Contributor: Gilles CHAUVIN <gcnweb at gmail.com>
 
 pkgname=libdvbpsi
-pkgver=0.2.2
+pkgver=1.1.0
 pkgrel=1
 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables"
 arch=('i686' 'x86_64')
-license=('LGPL')
+license=('LGPL2.1')
 depends=('glibc')
 options=('!libtool')
 replaces=('libdvbpsi4' 'libdvbpsi5')
 conflicts=('libdvbpsi4' 'libdvbpsi5')
 url="http://developers.videolan.org/libdvbpsi/"
 source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b387e07ffd844b61c7a050c47307c0f7')
+md5sums=('1f84f9d1de08e15f94e6ff9957278064')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list