[skip-ci] qmmp-plugin-pack: update to 1.3.0

This commit is contained in:
Jeff Huang 2019-02-10 13:25:31 +01:00
parent 0c61456129
commit 1e5e30f0cc

View File

@ -1,5 +1,5 @@
pkgname=qmmp-plugin-pack
pkgver=1.2.4
pkgver=1.3.0
pkgrel=1
pkgdesc="Qmmp Plugin Pack"
arch=('x86_64')
@ -10,7 +10,7 @@ makedepends=('cmake' 'yasm' 'mpg123' 'libsamplerate')
optdepends=('mpg123: for mpg123 plugin'
'libsamplerate: libsamplerate-based sample rate converter')
source=(http://qmmp.ylsoftware.com/files/plugins/$pkgname-$pkgver.tar.bz2)
sha512sums=('10c1de2e5f5f84eb79eb1e2fb590ec07745e75fff103530057445021dbc2e00a58397533f076959a7e6ac569dbfad3876cbfb7c695808ec384de76993f77c01d')
sha512sums=('5d320938cc5cdd540149f131e41c87c0eb5b4db79fa6f6706dcf30177ce988733c291d95c731e14df13a2d1f9af13916de060d8eaf38910bfcef42aac68bc900')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"