diff options
-rw-r--r-- | main/bluez/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bluez/APKBUILD b/main/bluez/APKBUILD index 37ed36b1aa..f5c9c3b4bc 100644 --- a/main/bluez/APKBUILD +++ b/main/bluez/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=bluez pkgver=5.50 -pkgrel=2 +pkgrel=3 pkgdesc="Tools for the Bluetooth protocol stack" url="http://www.bluez.org/" arch="all" |