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 a6d17ea4b..0b0227ff8 100644 --- a/main/bluez/APKBUILD +++ b/main/bluez/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=bluez pkgver=4.99 -pkgrel=1 +pkgrel=2 pkgdesc="Tools for the Bluetooth protocol stack" url="http://www.bluez.org/" arch="all" |