[arch-commits] Commit in libdvbpsi/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at nymeria.archlinux.org
Thu Sep 26 15:47:45 UTC 2013
Date: Thursday, September 26, 2013 @ 17:47:45
Author: foutrelis
Revision: 195172
upgpkg: libdvbpsi 1:1.1.0-1
New upstream release.
Modified:
libdvbpsi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-26 14:58:38 UTC (rev 195171)
+++ PKGBUILD 2013-09-26 15:47:45 UTC (rev 195172)
@@ -3,7 +3,7 @@
# Contributor: Gilles CHAUVIN <gcnweb at gmail.com>
pkgname=libdvbpsi
-pkgver=0.2.2
+pkgver=1.1.0
pkgrel=1
epoch=1
pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables"
@@ -15,7 +15,7 @@
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