quodlibet: update to 4.1.0. (#284)
This commit is contained in:
parent
c09e9ce19b
commit
347465e1d9
1 changed files with 10 additions and 10 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'quodlibet'
|
||||
pkgname=quodlibet
|
||||
version=4.0.2
|
||||
version=4.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel intltool"
|
||||
short_desc="An audio library tagger, manager and player"
|
||||
homepage="https://quodlibet.readthedocs.org/en/latest/"
|
||||
license="GPL-2+"
|
||||
maintainer="raphaelnepomuceno <raphael.blindjoker@gmail.com>"
|
||||
depends="gtk+3 gst-plugins-base1 gst-plugins-good1 gst-plugins-bad1
|
||||
gst-plugins-ugly1 python3-dbus python3-gobject python3-cairo python3-feedparser
|
||||
desktop-file-utils python3-mutagen python3-inotify"
|
||||
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>"
|
||||
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=df156eaee6779a98f543c450f7bf44fae55dbcee6ddd0310f504d971074a5a1c
|
||||
checksum=5f54a61fe18cb1d2b8642f22bba144cb753ee5e1ae5d79c9798ac4f235e99ded
|
||||
|
|
Loading…
Reference in a new issue