summaryrefslogtreecommitdiff
path: root/extra/libdvbpsi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdvbpsi/PKGBUILD')
-rw-r--r--extra/libdvbpsi/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libdvbpsi/PKGBUILD b/extra/libdvbpsi/PKGBUILD
index 0d9e690d3..7f7e39917 100644
--- a/extra/libdvbpsi/PKGBUILD
+++ b/extra/libdvbpsi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 198150 2013-10-30 13:05:56Z allan $
+# $Id: PKGBUILD 199858 2013-11-17 11:33:45Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gilles CHAUVIN <gcnweb@gmail.com>
pkgname=libdvbpsi
-pkgver=1.1.1
+pkgver=1.1.2
pkgrel=1
epoch=1
pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables"
@@ -14,7 +14,7 @@ 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=('0c7c355201f325ea99c522d8ec97bf86')
+md5sums=('0d8ffb38d0ebfeb55c40ce6fe232f5d3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"