summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Simons2022-03-28 07:58:49 +0200
committerDave Simons2022-03-28 08:25:07 +0200
commit274eb9c27f330735b68c5fd711576647e428263e (patch)
treea6ba8bf8206647036df843c3442d10e9d55b974e /PKGBUILD
parent24ec6e9235e1db548f8a75174f6dce37b5ec54c1 (diff)
downloadaur-274eb9c27f330735b68c5fd711576647e428263e.tar.gz
Update github URL to use https instead of deprecated git protocol
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77ec5ad2a630..6b4a6cfb1776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/sos4nt/dynamic-colors"
makedepends=('git')
provides=('dynamic-colors')
-source=('git://github.com/sos4nt/dynamic-colors.git')
+source=('git+https://github.com/sos4nt/dynamic-colors.git')
md5sums=('SKIP')
license=('MIT')