13 lines
484 B
Bash
13 lines
484 B
Bash
|
# Template file for 'albert'
|
||
|
pkgname=albert
|
||
|
version=0.8.10
|
||
|
revision=1
|
||
|
build_style=cmake
|
||
|
makedepends="muparser-devel qt5-svg-devel qt5-x11extras-devel"
|
||
|
short_desc="A 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=32a54bb6b86a5e7e55055ec21eabbb85d0821c2bd465ac751d53eb6f345f6b58
|