strawberry: update to 1.1.3
This commit is contained in:
parent
2e911eec3f
commit
f6506fd8a8
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'strawberry'
|
# Template file for 'strawberry'
|
||||||
pkgname=strawberry
|
pkgname=strawberry
|
||||||
version=1.1.1
|
version=1.1.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_QT6=ON -DQT_HOST_PATH=/usr"
|
configure_args="-DBUILD_WITH_QT6=ON -DQT_HOST_PATH=/usr"
|
||||||
hostmakedepends="pkg-config protobuf gettext qt6-base qt6-tools"
|
hostmakedepends="pkg-config protobuf gettext qt6-base qt6-tools"
|
||||||
|
@ -16,4 +16,4 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.strawberrymusicplayer.org/"
|
homepage="https://www.strawberrymusicplayer.org/"
|
||||||
changelog="https://raw.githubusercontent.com/strawberrymusicplayer/strawberry/master/Changelog"
|
changelog="https://raw.githubusercontent.com/strawberrymusicplayer/strawberry/master/Changelog"
|
||||||
distfiles="https://files.strawberrymusicplayer.org/${pkgname}-${version}.tar.xz"
|
distfiles="https://files.strawberrymusicplayer.org/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ec0deff3c332aaa79dc9fb6dddd694480695cc6c97e7a7aba48e45cdde11f302
|
checksum=cc133169f03f7b966074023eef105028e334d3dad8a066adbe8e6bdc7c1ab8dd
|
||||||
|
|
Loading…
Reference in New Issue