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

Giovanni Scafora giovanni at archlinux.org
Tue Nov 22 13:07:15 UTC 2011


    Date: Tuesday, November 22, 2011 @ 08:07:15
  Author: giovanni
Revision: 143077

upgpkg: libdvbpsi 0.2.2-1

upstream release

Modified:
  libdvbpsi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-22 12:47:07 UTC (rev 143076)
+++ PKGBUILD	2011-11-22 13:07:15 UTC (rev 143077)
@@ -3,7 +3,7 @@
 # Contributor: Gilles CHAUVIN <gcnweb at gmail.com>
 
 pkgname=libdvbpsi
-pkgver=0.2.1
+pkgver=0.2.2
 pkgrel=1
 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('libdvbpsi4' 'libdvbpsi5')
 url="http://developers.videolan.org/libdvbpsi/"
 source=("http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c8582dc18fc7ea1f76016d78a76ea5dd')
+md5sums=('b387e07ffd844b61c7a050c47307c0f7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -25,5 +25,6 @@
 
 package() {
   cd "${srcdir}/${pkgname}-${pkgver}"
+
   make prefix="${pkgdir}/usr" install
 }




More information about the arch-commits mailing list