File tree Expand file tree Collapse file tree 3 files changed +389
-331
lines changed Expand file tree Collapse file tree 3 files changed +389
-331
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.14
6
+ pkgver=0.1.15
7
7
pkgrel=1
8
8
arch=(' any' )
9
9
license=(' MIT' )
@@ -12,7 +12,7 @@ makedepends=('python-build' 'python-poetry' 'python-installer')
12
12
url=" https://github.com/mcgillij/py3status-github-notifications"
13
13
# source=("py3status_github_notifications-$pkgver.tar.gz")
14
14
source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver /py3status_github_notifications-$pkgver .tar.gz" )
15
- md5sums=(' 6deaff3f68e2d2f3246b8e5d3086b8c1 ' )
15
+ md5sums=(' 72673db07b04c248b77c432ac188fa6a ' )
16
16
17
17
build () {
18
18
cd " $srcdir /$poetryname -$pkgver "
You can’t perform that action at this time.
0 commit comments