albert: update to 0.14.22.

This commit is contained in:
cr6git 2018-09-21 21:03:07 +02:00 committed by GitHub
parent 13d03157dd
commit 571ed1ddb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
# Template file for 'albert'
pkgname=albert
version=0.14.21
revision=3
_plugins_hash=67a7a34734c4665dcb1a504432de5d2e5a56ac90
_pybind_version=2.2.3
version=0.14.22
revision=1
_plugins_hash=c5c79b9ad9d6263a61e785cdc01a62af2dec8c79
_pybind_version=2.2.4
build_style=cmake
configure_args="-DBUILD_VIRTUALBOX=OFF"
makedepends="libqalculate-devel muparser-devel python-devel qt5-declarative-devel
@ -17,9 +17,9 @@ homepage="https://github.com/albertlauncher/albert"
distfiles="https://github.com/albertlauncher/albert/archive/v${version}.tar.gz
https://github.com/albertlauncher/plugins/archive/${_plugins_hash}.tar.gz
https://github.com/pybind/pybind11/archive/v${_pybind_version}.tar.gz"
checksum="0e4eb4b598826f4009ceffff05294085af68015e1d5245c3cee06f0cbfe8601d
1f8ca17d65fd72a344604b257d87bc55519ce74f38e23fc09a6c001d9e048133
3a3b7b651afab1c5ba557f4c37d785a522b8030dfc765da26adc2ecd1de940ea"
checksum="36fcdcb79f65861dd6da0d073094d0f13b51b3a8522e15e97aeb1ebdb224714b
4334f72ff6207538b42a9a71fb1df242d9f00e26a3b306a824472a1e5769a378
b69e83658513215b8d1443544d0549b7d231b9f201f6fc787a2b2218b408181e"
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"