blob: 90a88a9384418e5c68b506a4faca80e54b73a998 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = py3status-github-notifications
pkgdesc = Python module for py3status to keep track of your Github notifications.
pkgver = 0.1.15
pkgrel = 1
url = https://github.com/mcgillij/py3status-github-notifications
arch = any
license = MIT
makedepends = python-build
makedepends = python-poetry
makedepends = python-installer
depends = py3status
depends = python
depends = python-pygithub
source = https://github.com/mcgillij/py3status-github-notifications/releases/download/0.1.15/py3status_github_notifications-0.1.15.tar.gz
md5sums = 72673db07b04c248b77c432ac188fa6a
pkgname = py3status-github-notifications
|