We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dac9ca commit b74353bCopy full SHA for b74353b
PKGBUILD
@@ -9,8 +9,7 @@ arch=('any')
9
license=('MIT')
10
makedepends=('python-build' 'python-poetry' 'python-installer' 'python-setuptools')
11
url="https://github.com/mcgillij/py3status-github-notifications"
12
-source=("$poetryname-$pkgver.tar.gz")
13
-#source=("https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver/$poetryname-$pkgver.tar.gz")
+source=("https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver/$poetryname-$pkgver.tar.gz")
14
md5sums=('f01657417439fe1ed96c2ffe1cbae4e0')
15
16
build() {
0 commit comments