albert: update to 0.9.3
This commit is contained in:
parent
1fbb6035e6
commit
6303d72db2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'albert'
|
||||
pkgname=albert
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="muparser-devel qt5-svg-devel qt5-x11extras-devel qt5-plugin-mysql
|
||||
|
@ -11,7 +11,7 @@ maintainer="Nemh <nemh@protonmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/ManuelSchneid3r/albert"
|
||||
distfiles="https://github.com/ManuelSchneid3r/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=0b71fbeb6a4c1bbec99e2a7aa7472b2ac0ff566b1c1f0363cc9ab60027baf76c
|
||||
checksum=5e16e369e38267e861407e5315c841e07ee04cf14caf0294e8c33d837c1931f4
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-svg-devel qt5-x11extras-devel"
|
||||
|
|
Loading…
Reference in a new issue