strawberry: update to 1.1.1
This commit is contained in:
parent
c109bf6e95
commit
a8710290cb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strawberry'
|
||||
pkgname=strawberry
|
||||
version=1.1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config protobuf gettext"
|
||||
|
@ -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=03ac6d9593e25694c32e42264e38dd90005d2dc5634d53f24f64bdfc706587a7
|
||||
checksum=ec0deff3c332aaa79dc9fb6dddd694480695cc6c97e7a7aba48e45cdde11f302
|
||||
|
||||
build_options="qt6"
|
||||
|
||||
|
|
Loading…
Reference in New Issue