quodlibet: update to 4.3.0.
This commit is contained in:
parent
8a40c5bab4
commit
f1706535dd
1 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'quodlibet'
|
||||
pkgname=quodlibet
|
||||
version=4.2.1
|
||||
revision=3
|
||||
version=4.3.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="quodlibet"
|
||||
|
@ -14,9 +14,4 @@ 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=870a11e685213828733222dcb3d314a90d3b7bdf4757af60954b680c49de392c
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/zsh/site-functions
|
||||
mv ${DESTDIR}/usr/share/zsh/{vendor-completions,site-functions}/_quodlibet
|
||||
}
|
||||
checksum=a2e5c027a69f138364c57e4adf72f5c08c235bc09a4bcd8f668e2847d76427e0
|
||||
|
|
Loading…
Add table
Reference in a new issue