summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47d5175c5656..168a7fd68995 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = mcmojave-circle-icon-theme-git
makedepends = gtk-update-icon-cache
optdepends = mojave-gtk-theme-git: Recommended GTK theme
options = !strip
- source = git+https://github.com/vinceliuice/McMojave-circle
+ source = mcmojave-circle-icon-theme::git+https://github.com/vinceliuice/McMojave-circle
sha256sums = SKIP
pkgname = mcmojave-circle-icon-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 50b75d0491e0..d5102f55ba08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('git' 'gtk-update-icon-cache')
optdepends=('mojave-gtk-theme-git: Recommended GTK theme')
license=('GPL3')
url="https://github.com/vinceliuice/${_gitname}"
-source=("git+${url}")
+source=("mcmojave-circle-icon-theme::git+${url}")
sha256sums=('SKIP')
options=('!strip')