qmmp: update to 1.1.7

This commit is contained in:
Jeff Huang 2017-02-05 03:54:18 +00:00
parent 0b685f4d65
commit df27a3ff11

View File

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