From 7d1595ceda92085000b81d0ef201c0cc265289fc Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 11 Sep 2019 21:54:56 +0200 Subject: [PATCH] unity8/ubuntu-download-manager: bump pkgrel missing depend(s): so:libboost_log.so.1.69.0, so:libboost_program_options.so.1.69.0, so:libboost_thread.so.1.69.0 [ci:skip-build]: will probably not finish in time --- unity8/ubuntu-download-manager/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity8/ubuntu-download-manager/APKBUILD b/unity8/ubuntu-download-manager/APKBUILD index 43f06a68d..ef3523ff0 100644 --- a/unity8/ubuntu-download-manager/APKBUILD +++ b/unity8/ubuntu-download-manager/APKBUILD @@ -3,7 +3,7 @@ pkgname=ubuntu-download-manager pkgver=0_git20181003 _commit="b77fc522e41f43e5dba248e990ab6ae9c43cef40" -pkgrel=1 +pkgrel=2 pkgdesc="Provides a service for downloading files while an application is suspended" arch="x86_64" url="https://unity8.io"