qmmp-plugin-pack: update to 1.0.2

This commit is contained in:
gnastyle 2015-12-20 14:59:18 +01:00
parent 37029d5425
commit 51af7dc21b

View File

@ -1,5 +1,5 @@
pkgname=qmmp-plugin-pack pkgname=qmmp-plugin-pack
pkgver=1.0.1 pkgver=1.0.2
pkgrel=1 pkgrel=1
pkgdesc="Qmmp Plugin Pack" pkgdesc="Qmmp Plugin Pack"
arch=('x86_64') arch=('x86_64')
@ -9,7 +9,7 @@ depends=("qmmp>=1.0.0")
makedepends=('cmake' 'yasm') makedepends=('cmake' 'yasm')
optdepends=('mpg123: for mpg123 plugin') optdepends=('mpg123: for mpg123 plugin')
source=(http://qmmp.ylsoftware.com/files/plugins/$pkgname-$pkgver.tar.bz2) source=(http://qmmp.ylsoftware.com/files/plugins/$pkgname-$pkgver.tar.bz2)
sha512sums=('9b7bb22a2655c49be232374637de125cbe9aee50d03f33e2d4b2af37dcc7a8362a21112d3bd111e054c5ea2145e030e40aaa1819e0e714e59df9bfa57efab051') sha512sums=('268e7cdb5e88f7f15f407df4b2d353c20d8477acc67607485500e0f3eee6bff259a2aac180d3e591dfd15750e495c5f1e0f645704fbe59fa398bfdd7d3f38f5f')
build() { build() {
cd "${srcdir}/${pkgname}-${pkgver}" cd "${srcdir}/${pkgname}-${pkgver}"