mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
blueman: update to 2.4.1
This commit is contained in:
parent
7114006bbc
commit
bd27cd4774
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=2.3.5
|
version=2.4.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="intltool iproute2 pkg-config python3-Cython glib-devel
|
hostmakedepends="intltool iproute2 pkg-config python3-Cython glib-devel
|
||||||
|
@ -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=b2d21afdf77a06cd86daf5402406f7d2a53459817e29e0bebc4911d4f0dcfda1
|
checksum=07d8de3e4a412c590ea0fa93950df6b2e487b0317a408ec29e1d6ac22bad60db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc "${FILESDIR}/README.voidlinux"
|
vdoc "${FILESDIR}/README.voidlinux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue