qmmp: update to 1.1.11

This commit is contained in:
Jeff Huang 2017-10-21 02:12:03 +01:00
parent 862b9a3d70
commit c24ef18047

View File

@ -1,7 +1,7 @@
### Remember to check if qmmp-plugin-pack needs to update ###
pkgname=qmmp
pkgver=1.1.10
pkgver=1.1.11
pkgrel=1
pkgdesc="Qt based audio-player"
arch=('x86_64')
@ -28,7 +28,7 @@ categories=('multimedia')
screenshot=('http://qmmp.ylsoftware.com/images/qmmp-0.3.0_full_1.png')
install=$pkgname.install
source=("$pkgname-$pkgver::http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2")
sha256sums=('1e5781bf65b3a27dd5e21349ac007464e67861dda99f8a0206984687881e0b9a')
sha256sums=('b351a8cf2e82db79a6a29b887e60e1e3e3a1d93654dca48fc3f508d5ec874cc8')
build() {
cd $pkgname-$pkgver