albert: update to 0.10.3
This commit is contained in:
parent
5e0bd824e5
commit
63e85770b1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'albert'
|
||||
pkgname=albert
|
||||
version=0.9.3
|
||||
version=0.10.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="muparser-devel qt5-svg-devel qt5-x11extras-devel qt5-plugin-mysql
|
||||
|
@ -10,8 +10,8 @@ short_desc="Lightweight desktop environment agnostic launcher"
|
|||
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=5e16e369e38267e861407e5315c841e07ee04cf14caf0294e8c33d837c1931f4
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=d58cfc12d0956db75b07b074c08ab1b40d14e5df06fdcbe9f492fa48028f61ac
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-svg-devel qt5-x11extras-devel"
|
||||
|
|
Loading…
Reference in a new issue