summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7263b4e2318e..378901d9a8fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kraxarn <me@kraxarn.com>
pkgname=spotify-qt
-pkgver=3.7
+pkgver=3.8
pkgrel=1
pkgdesc="Lightweight Spotify client using Qt"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -14,7 +14,7 @@ optdepends=(
"spotifyd: Recommended playback client"
)
source=("$url/archive/v${pkgver}.tar.gz")
-sha256sums=("5338c83d49e3aefd287e78856666f42e4f921631bcc9fbe13a2ec8543c835ad8")
+sha256sums=("deb12800b9fb4f501f8dfc97a2fdc4989849fe8bbf6f38d79503214e03afe5ad")
build() {
cd "$pkgname-$pkgver"