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

Antonio Rojas arojas at archlinux.org
Tue Mar 23 19:21:58 UTC 2021


    Date: Tuesday, March 23, 2021 @ 19:21:58
  Author: arojas
Revision: 410786

Update to 1.26.5

Modified:
  mpg123/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 18:43:50 UTC (rev 410785)
+++ PKGBUILD	2021-03-23 19:21:58 UTC (rev 410786)
@@ -2,8 +2,8 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=mpg123
-pkgver=1.26.3
-pkgrel=2
+pkgver=1.26.5
+pkgrel=1
 pkgdesc='Console based real time MPEG Audio Player for Layer 1, 2 and 3'
 url="https://sourceforge.net/projects/mpg123"
 arch=('x86_64')
@@ -16,7 +16,7 @@
             'perl: for conplay')
 provides=(libmpg123.so libout123.so)
 source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha512sums=('7574331afaecf3f867455df4b7012e90686ad6ac8c5b5e820244204ea7088bf2b02c3e75f53fe71c205f9eca81fef93f1d969c8d0d1ee9775dc05482290f7b2d'
+sha512sums=('0c2b3174c834e4bd459a3324b825d9bf9341a3486c0af815773b00cb007578cb718522ac4e983c7ad7e3bb5df9fdd342a03cb51345c41f68971145196ac04b7a'
             'SKIP')
 validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
 
@@ -25,7 +25,6 @@
   ./configure \
     --prefix=/usr \
     --enable-int-quality \
-    --with-module-suffix=.so \
     --with-audio="alsa oss sdl jack pulse"
   # https://bugzilla.gnome.org/show_bug.cgi?id=655517
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool



More information about the arch-commits mailing list