mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
blueman: update to 2.4.6.
This commit is contained in:
parent
54d5934d87
commit
26cc80cb8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=2.4.4
|
version=2.4.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/blueman-project/blueman"
|
homepage="https://github.com/blueman-project/blueman"
|
||||||
changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/blueman-project/blueman/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||||
checksum=d34f9154c8c6887d15679d129744922ac72f6a71cb2bccfb6662f8ca446e85f0
|
checksum=c712a737f9855906684c074d166d4f10c7f165378af96612818bbffcfbf8e566
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue