From c39c70c5d438810412f56af8b3276371e860602f Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 4 May 2024 23:05:36 +0530 Subject: [PATCH] chore(gh): update origin url -> github --- snigdhaos-assistant/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snigdhaos-assistant/PKGBUILD b/snigdhaos-assistant/PKGBUILD index 883ec5e6..cc844b08 100644 --- a/snigdhaos-assistant/PKGBUILD +++ b/snigdhaos-assistant/PKGBUILD @@ -12,7 +12,7 @@ depends=('yad' 'wget' 'qt5-base') optdepends=('pamac') makedepends=('git' 'cmake') groups=() -source=("https://gitlab.com/snigdhaos/snigdhaos-assistant/-/archive/$_pkgver/snigdhaos-assistant-$_pkgver.tar.gz") +source=("https://github.com/Snigdha-OS/${pkgname}/archive/refs/tags/${_pkgver}.tar.gz") sha256sums=('SKIP') build() {