mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
pithos: update to 1.5.1.
This commit is contained in:
parent
c82dc9132c
commit
e56fd825df
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'pithos'
|
# Template file for 'pithos'
|
||||||
pkgname=pithos
|
pkgname=pithos
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="pithos"
|
|
||||||
hostmakedepends="pkg-config intltool 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"
|
||||||
|
@ -11,5 +10,5 @@ maintainer="osn64 <dave@techthrones.com>"
|
||||||
license="GPL-3.0-or-later"
|
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=61e2a778252358519979ea53ab9fb9dd10a9554d24f3e249560bc4971f386133
|
checksum=6850234fb7cf5a66f72219ef571b8f61b2506d314320274a236e514fd6fe90cd
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue