Skip to content

Commit b74353b

Browse files
committed
update url to github
1 parent 1dac9ca commit b74353b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PKGBUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ arch=('any')
99
license=('MIT')
1010
makedepends=('python-build' 'python-poetry' 'python-installer' 'python-setuptools')
1111
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")
12+
source=("https://github.com/mcgillij/py3status-github-notifications/releases/download/$pkgver/$poetryname-$pkgver.tar.gz")
1413
md5sums=('f01657417439fe1ed96c2ffe1cbae4e0')
1514

1615
build() {

0 commit comments

Comments
 (0)