Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / 
Packages / radicle


Commits:
e819f877 by Jonathan Grotelüschen at 2026-05-18T11:18:20+02:00
Correct domain to radicle.dev

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = radicle
        pkgdesc = open source, peer-to-peer code collaboration stack built on 
Git
        pkgver = 1.8.0
        pkgrel = 1
-       url = https://radicle.xyz
+       url = https://radicle.dev
        arch = x86_64
        license = Apache-2.0 OR MIT
        makedepends = git
@@ -13,7 +13,7 @@ pkgbase = radicle
        depends = libgcc_s.so
        depends = libgit2
        depends = libgit2.so
-       source = 
radicle::git+https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/1.8.0
+       source = 
radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/1.8.0
        sha256sums = 
11198eebdcdc27eb2abd720f42399743fa5e9d2fe24d65058b29666c8defa108
        b2sums = 
ff28e0642ef1a7015c44b801b79b59127261861cca98e35b6e4bb72fde86c3371f4d20c223a1d3699dbe3c32765cb4d8edc7fa2067d464d64ffaaf993e2eb3b1
 


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgname=radicle
 pkgver=1.8.0
 pkgrel=1
 pkgdesc="open source, peer-to-peer code collaboration stack built on Git"
-url="https://radicle.xyz";
+url="https://radicle.dev";
 arch=('x86_64')
 license=('Apache-2.0 OR MIT')
 depends=(
@@ -19,7 +19,7 @@ makedepends=(
   'asciidoctor'
 )
 source=(
-  
"radicle::git+https://seed.radicle.xyz/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/${pkgver}";
+  
"radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/${pkgver}";
 )
 sha256sums=('11198eebdcdc27eb2abd720f42399743fa5e9d2fe24d65058b29666c8defa108')
 
b2sums=('ff28e0642ef1a7015c44b801b79b59127261861cca98e35b6e4bb72fde86c3371f4d20c223a1d3699dbe3c32765cb4d8edc7fa2067d464d64ffaaf993e2eb3b1')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radicle/-/commit/e819f8773507aeb0ad7199faee246ac4b37431d7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radicle/-/commit/e819f8773507aeb0ad7199faee246ac4b37431d7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to