14 lines
488 B
Bash
14 lines
488 B
Bash
# Template file for 'alfred-json'
|
|
pkgname=alfred-json
|
|
version=0.3.1
|
|
revision=3
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="jansson-devel zlib-devel"
|
|
short_desc="Simple alfred client with JSON output"
|
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/tcatm/alfred-json"
|
|
distfiles="https://github.com/tcatm/alfred-json/archive/v${version}.tar.gz"
|
|
checksum=573565bc6bce7b2b62143df13281f0378932b2130e915a6014684958c63ebfce
|