summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e63f4bdfbed..c5ab3802ed67 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: ava1ar <mail(at)ava1ar(dot)me>
pkgname=qmmp-plugin-pack
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Qmmp Plugin Pack"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="http://qmmp.ylsoftware.com"
license=('GPL')
depends=("qmmp>=$pkgver" 'taglib>=1.7.0' 'mpg123>=1.13.0' 'libxmp>=4.2.0')
makedepends=('cmake>=2.8.6' 'yasm' 'qt6-tools')
-source=(http://qmmp.ylsoftware.com/files/qmmp-plugin-pack/2.0/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('6312e1d8e41afff82b9079945a8b8bb76c44ae38')
+source=(http://qmmp.ylsoftware.com/files/qmmp-plugin-pack/2.1/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('646f8d488e1b8e300e1bda1bf9e58df77437c593')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"