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 325436f5de00..4c9efa89f29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Michał Przybyś <michal@przybys.eu>
# Maintainer: Thomas Bork <sudoBash418@gmail.com>
pkgname=strawberry-qt5
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="A music player aimed at audio enthusiasts and music collectors (Qt5 version)"
arch=(x86_64)
@@ -29,7 +29,7 @@ provides=(strawberry)
conflicts=(strawberry)
source=("https://github.com/strawberrymusicplayer/strawberry/releases/download/${pkgver}/strawberry-${pkgver}.tar.xz")
-sha256sums=('89bed8c43851cb121bec3c3a778ec23f6d986d3ab06cec8bd046833d246b9e7d')
+sha256sums=('eb5b16ee2ec8c5d0a97d514e856d7ffade808c1fcb4e58696bc61b622acbca88')
build() {