jamulus: update to 3.9.0
This commit is contained in:
parent
983444b28c
commit
0c6bb8804d
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'jamulus'
|
# Template file for 'jamulus'
|
||||||
pkgname=jamulus
|
pkgname=jamulus
|
||||||
version=3.8.2
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
_version=r${version//./_}
|
_version=r${version//./_}
|
||||||
wrksrc=${pkgname}-${_version}
|
wrksrc=${pkgname}-${_version}
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="Jamulus.pro"
|
configure_args="Jamulus.pro"
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-declarative-devel jack-devel"
|
makedepends="qt5-declarative-devel jack-devel qt5-multimedia-devel"
|
||||||
short_desc="Play music online. With friends. For free"
|
short_desc="Play music online. With friends. For free"
|
||||||
maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
|
maintainer="astralchan <astral@astralchan.xyz>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://jamulus.io"
|
homepage="https://jamulus.io"
|
||||||
distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
|
distfiles="https://github.com/corrados/jamulus/archive/${_version}.tar.gz"
|
||||||
checksum=4c323db21c896c711f726319b40114d1a0b5a374fd25eb43d9af52c19fc3d55e
|
checksum=742b1954111c55b39ea7b2863c762d6731359e2b4793ef2409b150096fb196a5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue