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


Commits:
75c9d466 by Jonathan Grotelüschen at 2026-05-21T22:41:29+02:00
upgpkg: 1.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = radicle
        pkgdesc = open source, peer-to-peer code collaboration stack built on 
Git
-       pkgver = 1.9.0
+       pkgver = 1.9.1
        pkgrel = 1
        url = https://radicle.dev
        arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = radicle
        depends = libgcc_s.so
        depends = libgit2
        depends = libgit2.so
-       source = 
radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/1.9.0
-       sha256sums = 
305c84dcc4241a0e70c22e49a2d602c3088e00babc1a09379a91895058754022
-       b2sums = 
e20b429716bb91cc7f359a811bd619b204b33ca9a515de28a9f7634bc2ab3e6b5b7ac23e8d6b2bc69c9a9ac49b75596ea93795bd9f19bb66355a2de8e1b457a9
+       source = 
radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/1.9.1
+       sha256sums = 
6fac84aeac26580f2a2fd2b774ff72293d01a9a8c4b0e0c81005f706ca640780
+       b2sums = 
2ea2084fd8e100063519e69cfa9bdb5f0521344734b29ead53cbc26de5b113f9b3cbd650fc539291ab02af07ba262030da21e896f266b4c3789fd1b9c7ab50bc
 
 pkgname = radicle


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov <[email protected]>
 
 pkgname=radicle
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="open source, peer-to-peer code collaboration stack built on Git"
 url="https://radicle.dev";
@@ -21,8 +21,8 @@ makedepends=(
 source=(
   
"radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/${pkgver}";
 )
-sha256sums=('305c84dcc4241a0e70c22e49a2d602c3088e00babc1a09379a91895058754022')
-b2sums=('e20b429716bb91cc7f359a811bd619b204b33ca9a515de28a9f7634bc2ab3e6b5b7ac23e8d6b2bc69c9a9ac49b75596ea93795bd9f19bb66355a2de8e1b457a9')
+sha256sums=('6fac84aeac26580f2a2fd2b774ff72293d01a9a8c4b0e0c81005f706ca640780')
+b2sums=('2ea2084fd8e100063519e69cfa9bdb5f0521344734b29ead53cbc26de5b113f9b3cbd650fc539291ab02af07ba262030da21e896f266b4c3789fd1b9c7ab50bc')
 
 prepare() {
   cd "${pkgname}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/radicle/-/commit/75c9d4668bd75e62b79be581dee15b04e190f65d
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