summaryrefslogtreecommitdiff
path: root/extra/mpg123
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-03 00:01:52 +0000
committerroot <root@rshg054.dnsready.net>2012-05-03 00:01:52 +0000
commit5520a8b04cecf4af812cbf2285e9ab6efabe147f (patch)
tree842c0bf2e354faca64f878dce5a2166c7b0dad64 /extra/mpg123
parentdefe74c9cba07c321ad2869d8f6872e64a167324 (diff)
Thu May 3 00:01:52 UTC 2012
Diffstat (limited to 'extra/mpg123')
-rw-r--r--extra/mpg123/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/mpg123/PKGBUILD b/extra/mpg123/PKGBUILD
index 18e554f5f..c0ca82929 100644
--- a/extra/mpg123/PKGBUILD
+++ b/extra/mpg123/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156357 2012-04-17 16:57:42Z eric $
+# $Id: PKGBUILD 158020 2012-05-01 05:58:27Z eric $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=mpg123
-pkgver=1.13.8
+pkgver=1.14.0
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 @@ conflicts=('mpg321')
provides=('mpg321')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('ae6fe5f60502fb694527113dd7508ce042b7256b'
- '6895e5e3120579418007d705836ae1d3b786e771')
+sha1sums=('49a3d6791cc948336aa34914582f97ac6bb2a8ff'
+ '85386be9450abd66d8738f5cf1adc82aa8f5fb53')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"