File tree Expand file tree Collapse file tree 3 files changed +155
-186
lines changed Expand file tree Collapse file tree 3 files changed +155
-186
lines changed Original file line number Diff line number Diff line change 3
3
pkgname=py3status-github-notifications
4
4
poetryname=py3status_github_notifications
5
5
pkgdesc=" Python module for py3status to keep track of your Github notifications."
6
- pkgver=0.1.12
6
+ pkgver=0.1.13
7
7
pkgrel=1
8
8
arch=(' any' )
9
9
license=(' MIT' )
10
10
depends=(' py3status' ' python' ' python-pygithub' )
11
11
makedepends=(' python-build' ' python-poetry' ' python-installer' )
12
12
url=" https://github.com/mcgillij/py3status-github-notifications"
13
- source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver /$poetryname -$pkgver .tar.gz" )
14
- md5sums=(' 31bdf25623d474044301b9ff94563a3a' )
13
+ # source=("py3status_github_notifications-$pkgver.tar.gz")
14
+ source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver /py3status_github_notifications-$pkgver .tar.gz" )
15
+ md5sums=(' 08c75196286034a6d21a7bec301b150f' )
15
16
16
17
build () {
17
18
cd " $srcdir /$poetryname -$pkgver "
You can’t perform that action at this time.
0 commit comments