From 2fa1f368301636f116b0ae50cb75af9b6b3592b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Sun, 31 Oct 2021 18:02:30 +0000 Subject: [PATCH] change back --- popart/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popart/PKGBUILD b/popart/PKGBUILD index b16e3b5e90..ae1b62fcf3 100644 --- a/popart/PKGBUILD +++ b/popart/PKGBUILD @@ -9,7 +9,7 @@ url="http://popart.otago.ac.nz/index.shtml" license=('custom') depends=('marble' 'lpsolve' 'qt5-base') makedepends=('git') -source=("git+git@github.com:jessicawleigh/popart-current.git" "popart.desktop") +source=("git+https://github.com/jessicawleigh/popart-current.git" "popart.desktop") md5sums=('SKIP' '44802b43fa5dba142dbb20cc32e15f45')