gradio: update to 7.2.
This commit is contained in:
parent
929ed0dca2
commit
6d3061f902
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gradio'
|
||||
pkgname=gradio
|
||||
version=7.1
|
||||
version=7.2
|
||||
revision=1
|
||||
wrksrc="Gradio-${version}"
|
||||
build_style=meson
|
||||
|
@ -13,7 +13,7 @@ depends="desktop-file-utils gst-plugins-bad1 gst-plugins-good1
|
|||
gst-plugins-ugly1"
|
||||
short_desc="GTK3 app for finding and listening to internet radio stations"
|
||||
maintainer="Logen Kain <logen@sudotask.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/haecker-felix/gradio"
|
||||
distfiles="https://github.com/haecker-felix/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=7b350583124f00f9030daaf4042cd54c9d340d67124dad298266d2dfa81ba766
|
||||
checksum=5a85d7d4afb1424e46c935114b268e4a65de2629d60f48eccd75d67ff4b113d2
|
||||
|
|
Loading…
Reference in New Issue