File tree Expand file tree Collapse file tree 4 files changed +237
-206
lines changed
src/py3status_github_notifications Expand file tree Collapse file tree 4 files changed +237
-206
lines changed Original file line number Diff line number Diff line change 3
3
4
4
pkgname=py3status-github-notifications
5
5
pkgdesc=" Python module for py3status to keep track of your Github notifications."
6
- pkgver=0.1.2
6
+ pkgver=0.1.3
7
7
pkgrel=1
8
8
arch=(' any' )
9
9
license=(' MIT' )
10
10
makedepends=(' python-setuptools' " python-dephell" )
11
11
url=" https://github.com/mcgillij/py3status-github-notifications"
12
- source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/0.1.2/py3status-github-notifications-0.1.2.tar.gz" )
13
- # source=("py3status-github-notifications-0.1.2.tar.gz")
14
- md5sums=(' 8533e53f01fe18595d71034829a9872c' )
12
+ source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/0.1.3/py3status-github-notifications-0.1.3.tar.gz" )
13
+ md5sums=(' 0348d79b18b5d0177bb545b4f88ad76d' )
15
14
16
15
prepare () {
17
16
cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments