strawberry: update to 1.1.0

closes #51267 [via git-merge-pr]
This commit is contained in:
rooyca 2024-07-14 22:36:10 -05:00 committed by classabbyamp
parent bc6d5cdac0
commit c85ca32530
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'strawberry'
pkgname=strawberry
version=1.0.23
revision=2
version=1.1.0
revision=1
build_style=cmake
hostmakedepends="pkg-config protobuf gettext"
makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-devel
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
homepage="https://www.strawberrymusicplayer.org/"
changelog="https://raw.githubusercontent.com/strawberrymusicplayer/strawberry/master/Changelog"
distfiles="https://files.strawberrymusicplayer.org/${pkgname}-${version}.tar.xz"
checksum=24f63064caf62c72330e9fa0808a1ca938339831d0a4e8385986280601a54f10
checksum=03ac6d9593e25694c32e42264e38dd90005d2dc5634d53f24f64bdfc706587a7
build_options="qt6"