gnome-bluetooth: update to 3.16.1.
This commit is contained in:
parent
b4196a9e66
commit
83cee796dc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-bluetooth'
|
# Template file for 'gnome-bluetooth'
|
||||||
pkgname=gnome-bluetooth
|
pkgname=gnome-bluetooth
|
||||||
version=3.14.1
|
version=3.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-desktop-update
|
configure_args="--disable-static --disable-desktop-update
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://live.gnome.org/GnomeBluetooth"
|
homepage="http://live.gnome.org/GnomeBluetooth"
|
||||||
license="GPL-2, LGPL-2"
|
license="GPL-2, LGPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=3d2f6161c43d4c53af37979d6d7ff8714211676bffa80e211f168819e64bb4c9
|
checksum=3feb202d6780a53bc4a570eab5b0179f9351b32c1d3f28151ac2d222453ae08b
|
||||||
|
|
||||||
gnome-bluetooth-devel_package() {
|
gnome-bluetooth-devel_package() {
|
||||||
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}"
|
depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}"
|
||||||
|
|
Loading…
Reference in a new issue