main, unity8: bump pkgrels after boost upgrade
$ pmbootstrap pkgrel_bump --auto Increase 'libphonenumber' pkgrel (5 -> 6), missing depend(s): so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0 Increase 'unity-system-compositor' pkgrel (0 -> 1), missing depend(s): so:libboost_system-mt.so.1.67.0 Increase 'trust-store' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'process-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_iostreams-mt.so.1.67.0 Increase 'mir' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_iostreams-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'location-service' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'ubuntu-download-manager' pkgrel (0 -> 1), missing depend(s): so:libboost_log-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0 Increase 'dbus-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 [ci:skip-build]: I doubt that this would finish in time
This commit is contained in:
parent
40d110fcc9
commit
f540943f0c
8 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=dbus-cpp
|
||||
pkgver=5.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="967dc1caf0efe0a1286c308e8e8dd1bf7da5f3ee"
|
||||
pkgdesc="A header-only dbus-binding leveraging C++-11"
|
||||
url="https://code.launchpad.net/dbus-cpp"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Bhushan Shah <bshah@kde.org>
|
||||
pkgname=libphonenumber
|
||||
pkgver=8.9.6
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
_gtestversion=1.8.1
|
||||
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
|
||||
url="https://github.com/googlei18n/libphonenumber"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=process-cpp
|
||||
pkgver=2.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="2923b597f6fc5b49133be8c4f2ba3cbaacdb9540"
|
||||
pkgdesc="C++11 library for handling processes"
|
||||
url="https://launchpad.net/process-cpp"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=location-service
|
||||
pkgver=0_git20190111
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="b1d6a2fda0269be01a573b2b3726184a25168110"
|
||||
pkgdesc="Location service aggregating position/velocity/heading updates and exporting them over dbus"
|
||||
arch="x86_64"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
pkgname=mir
|
||||
pkgver=1.1.2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Canonical's display server"
|
||||
url="https://mir-server.io"
|
||||
arch="x86_64"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=trust-store
|
||||
pkgver=0_git20180614
|
||||
_commit="029270066854c281213cbf7dab10e21682c61b86"
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An API for creating, reading, updating and deleting trust requests answered by users."
|
||||
url="https://github.com/ubports/trust-store"
|
||||
arch="x86_64"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=ubuntu-download-manager
|
||||
pkgver=0_git20181003
|
||||
_commit="b77fc522e41f43e5dba248e990ab6ae9c43cef40"
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Provides a service for downloading files while an application is suspended"
|
||||
arch="x86_64"
|
||||
url="https://unity8.io"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=unity-system-compositor
|
||||
pkgver=0_git20180219
|
||||
_commit="609fef0d04e8088218894f4ee7835a1d18e55240"
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="System compositor using the Mir display server"
|
||||
arch="x86_64"
|
||||
url="https://unity8.io"
|
||||
|
|
Loading…
Reference in a new issue