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

Hugo Doria hugo at archlinux.org
Fri Apr 3 11:41:13 UTC 2009


    Date: Friday, April 3, 2009 @ 07:41:12
  Author: hugo
Revision: 32968

upgpkg: mpg123 1.7.1-1
    updated to latest version

Modified:
  mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-03 08:48:29 UTC (rev 32967)
+++ PKGBUILD	2009-04-03 11:41:12 UTC (rev 32968)
@@ -3,7 +3,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=mpg123
-pkgver=1.6.4
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3"
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@
 replaces=('mpg321')
 options=('libtool')
 source=(http://downloads.sourceforge.net/sourceforge/mpg123/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a111bcb82628e602abd9a5860928e870')
+md5sums=('6dd00a5fc7e290c7c8e73fb4eab5b8b7')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list