From 0015f61f8b970cb140cc28ff27322ebc157187ce Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 11 Sep 2019 21:52:52 +0200 Subject: [PATCH] unity8/location-service: bump pkgrel missing depend(s): so:libboost_filesystem.so.1.69.0, so:libboost_program_options.so.1.69.0 --- unity8/location-service/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity8/location-service/APKBUILD b/unity8/location-service/APKBUILD index 9e90909b6..03b65710d 100644 --- a/unity8/location-service/APKBUILD +++ b/unity8/location-service/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss pkgname=location-service pkgver=0_git20190111 -pkgrel=1 +pkgrel=2 _commit="b1d6a2fda0269be01a573b2b3726184a25168110" pkgdesc="Location service aggregating position/velocity/heading updates and exporting them over dbus" arch="x86_64"