summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXDR2024-03-01 17:57:10 -0500
committerXDR2024-03-01 17:57:10 -0500
commitc927274660e39d4ee0f33409ce7dfab48b6e0cc3 (patch)
tree003942bf2d8710183df8b1bb17c2529870f26e45
parent532b8d3057407aa60a74384c27fc961b787165ae (diff)
downloadaur-c927274660e39d4ee0f33409ce7dfab48b6e0cc3.tar.gz
GitHub repository has been relocated to Codeberg
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 045f9f13c88e..47cf9f34ddee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,8 +6,8 @@ pkgbase = xfetch-bin
arch = any
license = MIT
conflicts = xfetch
- source = https://github.com/XandrCopyrighted/xFetch/releases/download/3.5/xfetch.tar.gz
- source = https://github.com/XandrCopyrighted/xFetch/blob/main/LICENSE
+ source = https://codeberg.org/XDR/xFetch/releases/download/3.5/xfetch.tar.gz
+ source = https://codeberg.org/XDR/xFetch/raw/branch/main/LICENSE
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d7d6b958d7be..e5a89d5504c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/XandrCopyrighted/xFetch/"
license=('MIT')
source=(
- "https://github.com/XandrCopyrighted/xFetch/releases/download/3.5/xfetch.tar.gz"
- "https://raw.githubusercontent.com/XandrCopyrighted/xFetch/main/LICENSE"
+ "https://codeberg.org/XDR/xFetch/releases/download/3.5/xfetch.tar.gz"
+ "https://codeberg.org/XDR/xFetch/raw/branch/main/LICENSE"
)
sha256sums=(
'SKIP'