mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blueman: update to 2.4.3
This commit is contained in:
parent
b8d3fa0e3d
commit
8a8450338a
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.2
|
version=2.4.3
|
||||||
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=07a08e08f36dcd7c404fd55eef43795af591d9514b2af8963df220efa04b21ad
|
checksum=bdfc49909742cb79288f8a11d6f666b75c2713b91c085e6d0dd329434793fe85
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue