mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/mpg123 to 1.28.2-1
This commit is contained in:
parent
75042e9632
commit
2318540dc9
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - disable neon for !aarch64
|
||||
|
||||
pkgname=mpg123
|
||||
pkgver=1.28.0
|
||||
pkgver=1.28.2
|
||||
pkgrel=1
|
||||
pkgdesc='Console based real time MPEG Audio Player for Layer 1, 2 and 3'
|
||||
url="https://sourceforge.net/projects/mpg123"
|
||||
|
@ -19,7 +19,7 @@ optdepends=('sdl: for sdl audio support'
|
|||
'perl: for conplay')
|
||||
provides=(libmpg123.so libout123.so)
|
||||
source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
|
||||
sha512sums=('4e333ee4f3bbebcfff280cf286265e969a8da93b9043d03c0189e22cd40918b07bf12181bd06141d4479c78bc0d0ed472e0d3bb61b2fdb96fe9f7cd48f9a6b77'
|
||||
sha512sums=('45ac11c5997d13f80917e135a40d2fb4448703dad56271dfe8ce7c8dea339cbac7727ec121779040bd7a07fc4ea79086860ea4a8ec879eda3bdcbf7d57348cda'
|
||||
'SKIP')
|
||||
validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
|
||||
|
||||
|
|
Loading…
Reference in a new issue