void-packages/srcpkgs/TwitchNotifier/template
2017-08-28 07:22:14 +02:00

16 lines
598 B
Bash

# Template file for 'TwitchNotifier'
pkgname=TwitchNotifier
version=0.4.2
revision=3
build_style=python3-module
hostmakedepends="python3-devel"
makedepends="python3-devel"
depends="python3-gobject python3-requests libnotify"
noarch=yes
short_desc="Daemon that notifies you about your followed channels on Twitch.TV"
maintainer="Giedrius Statkevičius <giedriuswork@gmail.com>"
license="GPL-3"
homepage="https://github.com/GiedriusS/${pkgname}"
distfiles="https://github.com/GiedriusS/${pkgname}/archive/${version}.tar.gz"
checksum="ba42a2fe3ff433a0f1319c4bd162d6fc1f49185eaee02720fcd165217494fcaf"