From b74353bcf7800e427f586ff8ee9f1f9295a37a5e Mon Sep 17 00:00:00 2001 From: mcgillij Date: Wed, 3 May 2023 17:51:05 -0300 Subject: [PATCH] update url to github --- PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9892758..5ee907e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,8 +9,7 @@ arch=('any') license=('MIT') makedepends=('python-build' 'python-poetry' 'python-installer' 'python-setuptools') url="https://github.com/mcgillij/py3status-github-notifications" -source=("$poetryname-$pkgver.tar.gz") -#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") md5sums=('f01657417439fe1ed96c2ffe1cbae4e0') build() {