summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2015-09-23 18:09:30 -0600
committerBrian Bidulock2015-09-23 18:09:30 -0600
commit811db308d4adb65d0c4e321e67bce033ca991571 (patch)
treec95e43a8de67eb92e98b197d98d97dc2863b6a36
parent4041c8aba7e64ecf15571214c5c7f5ff6a2c9e5e (diff)
downloadaur-811db308d4adb65d0c4e321e67bce033ca991571.tar.gz
version 5.34.r28.g1bed031-1
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0542be4730b5..70a4033b7e16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = bluez-git
pkgdesc = Libraries and tools for the Bluetooth protocol stack
- pkgver = 5.34.r21.g5783e00
+ pkgver = 5.34.r28.g1bed031
pkgrel = 1
epoch = 1
url = http://www.bluez.org/
arch = i686
arch = x86_64
license = GPL2
+ makedepends = git
depends = libical
depends = libdbus
depends = glib2
diff --git a/PKGBUILD b/PKGBUILD
index 86822e68a0a4..58680f1d06ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Swift Geek
pkgname=bluez-git
_pkgname=bluez
-pkgver=5.34.r21.g5783e00
+pkgver=5.34.r28.g1bed031
pkgrel=1
epoch=1
pkgdesc="Libraries and tools for the Bluetooth protocol stack"
@@ -12,6 +12,7 @@ arch=('i686' 'x86_64')
license=('GPL2')
depends=('libical' 'libdbus' 'glib2')
optdepends=('cups: CUPS backend')
+makedepends=('git')
conflicts=($_pkgname
$_pkgname-utils
$_pkgname-libs