quodlibet: update to 4.2.0.
This commit is contained in:
parent
e3c180d760
commit
3a04bd8a66
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'quodlibet'
|
||||
pkgname=quodlibet
|
||||
version=4.1.0
|
||||
version=4.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="quodlibet"
|
||||
hostmakedepends="intltool python3-devel"
|
||||
depends="desktop-file-utils gst-plugins-bad1 gst-plugins-base1 gst-plugins-good1
|
||||
gst-plugins-ugly1 gtk+3 hicolor-icon-theme python3-dbus python3-feedparser
|
||||
python3-gobject python3-inotify python3-mutagen"
|
||||
pycompile_module="quodlibet"
|
||||
short_desc="Music Library/Editor/Player"
|
||||
maintainer="raphaelnepomuceno <raphael.blindjoker@gmail.com>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://quodlibet.readthedocs.io/en/latest/"
|
||||
distfiles="https://github.com/quodlibet/quodlibet/releases/download/release-${version}/quodlibet-${version}.tar.gz"
|
||||
checksum=5f54a61fe18cb1d2b8642f22bba144cb753ee5e1ae5d79c9798ac4f235e99ded
|
||||
checksum=c68d5c8aa7ffae514f878a1b52a769558974ae3cfc53c2c892efdf98528ac470
|
||||
|
|
Loading…
Reference in a new issue