summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlibrewish2020-11-08 16:56:48 +0530
committerlibrewish2020-11-08 16:56:48 +0530
commit500930f537fda8308c681d30046f002159c6066f (patch)
tree94a5b179527d5958264fd42e32c7b4bccccfb8a5 /PKGBUILD
parent92adfcfa1efde84df399ca2c58fe0a6007d1f803 (diff)
downloadaur-500930f537fda8308c681d30046f002159c6066f.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 709f60fe5f5d..e1001b31ef09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jerome Leclanche <jerome@leclan.ch>
pkgname=ofono-git
-pkgver=1.23.r52.g665e9c9a
+pkgver=1.31.r72.g285fad8f
pkgrel=1
pkgdesc="Infrastructure for building mobile telephony (GSM/UMTS) applications"
url="https://01.org/ofono"
@@ -11,6 +11,7 @@ license=("GPL2")
provides=("ofono")
conflicts=("ofono")
depends=("bluez" "dbus" "glib2" "udev" "mobile-broadband-provider-info")
+optdepends=("phonesim" "mmsd" "upower")
source=("$pkgname::git+https://git.kernel.org/pub/scm/network/ofono/ofono.git"
git://git.kernel.org/pub/scm/libs/ell/ell.git)
sha256sums=("SKIP" "SKIP")
@@ -29,7 +30,7 @@ build() {
--localstatedir=/var \
--sbindir=/usr/bin \
--mandir=/usr/share/man \
- --disable-bluez4 \
+ --enable-test \
--enable-tools \
--enable-dundee
make