File tree 3 files changed +414
-92
lines changed
3 files changed +414
-92
lines changed Original file line number Diff line number Diff line change 1
1
# Maintainer: Jason McGillivray < mcgillivray dot jason at gmail dot com>
2
2
3
- pkgname=py3status-github-notifications
3
+ pkgname=py3status_github_notifications
4
4
pkgdesc=" Python module for py3status to keep track of your Github notifications."
5
- pkgver=0.1.6
5
+ pkgver=0.1.7
6
6
pkgrel=1
7
7
arch=(' any' )
8
8
license=(' MIT' )
9
9
makedepends=(' python-setuptools' )
10
10
url=" https://github.com/mcgillij/py3status-github-notifications"
11
- source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver /py3status-github-notifications -$pkgver .tar.gz" )
12
- md5sums=(' 9da9d895f2f0d91fa0d463a51b8d7d69 ' )
11
+ source=(" https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver /$pkgname -$pkgver .tar.gz" )
12
+ md5sums=(' 1d2e74dc9f83cb38a4ce2e67e5c9c0a8 ' )
13
13
14
14
build () {
15
15
cd " $srcdir /$pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments