strawberry: update to 0.8.3
This commit is contained in:
parent
f269fa3170
commit
f8357cd40b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strawberry'
|
||||
pkgname=strawberry
|
||||
version=0.7.1
|
||||
version=0.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf gettext"
|
||||
|
@ -13,6 +13,6 @@ depends="qt5-plugin-sqlite desktop-file-utils"
|
|||
short_desc="Audio player and music collection organizer"
|
||||
maintainer="q66 <daniel@octaforge.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.strawbs.org/"
|
||||
distfiles="https://files.jkvinge.net/packages/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=74d0178f18a83d8e0f8d42fd4308e71362000a54326423e4dcbfd3594006b927
|
||||
homepage="https://www.strawberrymusicplayer.org/"
|
||||
distfiles="https://files.strawberrymusicplayer.org/${pkgname}-${version}.tar.xz"
|
||||
checksum=838238d43cdeaa63cf920e09b8d51507be75fa0ab0252c5e0a3a34eb18ba1c90
|
||||
|
|
Loading…
Reference in New Issue