mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pithos: update to 1.5.0.
This commit is contained in:
parent
c37bb33a11
commit
2401b3643f
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pithos'
|
# Template file for 'pithos'
|
||||||
pkgname=pithos
|
pkgname=pithos
|
||||||
version=1.4.1
|
version=1.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="pithos"
|
pycompile_module="pithos"
|
||||||
makedepends="intltool pkg-config python3 glib-devel"
|
hostmakedepends="pkg-config intltool python3 glib-devel"
|
||||||
depends="gtk+3 python3-gobject libsecret gst-plugins-good1 gst-libav gnome-keyring"
|
depends="gtk+3 python3-gobject libsecret gst-plugins-good1 gst-libav gnome-keyring"
|
||||||
short_desc="Native Pandora Radio client"
|
short_desc="Native Pandora Radio client"
|
||||||
maintainer="osn64 <dave@techthrones.com>"
|
maintainer="osn64 <dave@techthrones.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pithos.github.io/"
|
homepage="https://pithos.github.io/"
|
||||||
distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz"
|
distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz"
|
||||||
checksum=ebc30213ae85716d5a57e30b912f083b2fdb374a793d5adfec00a064fdfc165c
|
checksum=61e2a778252358519979ea53ab9fb9dd10a9554d24f3e249560bc4971f386133
|
||||||
|
|
Loading…
Add table
Reference in a new issue