blueman: update to 2.0.8.
This commit is contained in:
parent
ace934ee60
commit
b06310ca67
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=2.0.7
|
||||
version=2.0.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_module="blueman"
|
||||
|
@ -9,12 +9,12 @@ hostmakedepends="intltool pkg-config python-Cython"
|
|||
makedepends="gtk+3-devel libbluetooth-devel python-dbus-devel
|
||||
python-gobject-devel startup-notification-devel"
|
||||
depends="bluez libnotify python-dbus python-gobject"
|
||||
short_desc="A GTK+ Bluetooth Manager"
|
||||
short_desc="GTK+ Bluetooth Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/blueman-project/blueman"
|
||||
distfiles="https://github.com/blueman-project/blueman/releases/download/${version}/blueman-${version}.tar.xz"
|
||||
checksum=c3c8297637b6ca84c95b65f4dcefc0ebdec36e4a1e2b3f265a15aa80c0280297
|
||||
checksum=04afd07b4c900a401f39e711dedbf8b9cf12000ddeda0d8ef3c3327caf34704e
|
||||
conf_files="/etc/dbus-1/system.d/org.blueman.Mechanism.conf"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue