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 33pkgname=py3status-github-notifications
44poetryname=py3status_github_notifications
55pkgdesc=" Python module for py3status to keep track of your Github notifications."
6- pkgver=0.1.12
6+ pkgver=0.1.13
77pkgrel=1
88arch=(' any' )
99license=(' MIT' )
1010depends=(' py3status' ' python' ' python-pygithub' )
1111makedepends=(' python-build' ' python-poetry' ' python-installer' )
1212url=" 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' )
1516
1617build () {
1718 cd " $srcdir /$poetryname -$pkgver "
You can’t perform that action at this time.
0 commit comments