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

Eric Bélanger eric at archlinux.org
Thu Jan 6 20:29:00 UTC 2011


    Date: Thursday, January 6, 2011 @ 15:28:59
  Author: eric
Revision: 105139

upgpkg: mpg123 1.13.1-1
Upstream update

Modified:
  mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-06 19:50:39 UTC (rev 105138)
+++ PKGBUILD	2011-01-06 20:28:59 UTC (rev 105139)
@@ -1,9 +1,9 @@
 # $Id$
 # Maintainer: Hugo Doria <hugo at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
+# Maintainer: Eric Belanger <eric at archlinux.org>
 
 pkgname=mpg123
-pkgver=1.12.3
+pkgver=1.13.1
 pkgrel=1
 pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
 arch=('i686' 'x86_64')
@@ -17,8 +17,8 @@
 replaces=('mpg321')
 options=('libtool')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c1568be2d1715786bd6b1a89ec6fa7ef')
-sha1sums=('5e92d3c918f6095264089f711a9f38a5d2168b31')
+md5sums=('edbbcca96871d2c7357fa96a8b661304')
+sha1sums=('d4d791bec46eef9bd9823d1b1b4e47d1c10b94c6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list