Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging /
Packages / radicle
Commits:
fffffcea by Jonathan Grotelüschen at 2026-05-19T17:19:59+02:00
upgpkg: 1.9.0-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.8.0
+ pkgver = 1.9.0
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.8.0
- sha256sums =
11198eebdcdc27eb2abd720f42399743fa5e9d2fe24d65058b29666c8defa108
- b2sums =
ff28e0642ef1a7015c44b801b79b59127261861cca98e35b6e4bb72fde86c3371f4d20c223a1d3699dbe3c32765cb4d8edc7fa2067d464d64ffaaf993e2eb3b1
+ source =
radicle::git+https://seed.radicle.dev/z3gqcJUoA1n9HaHKufZs5FCSGazv5.git#tag=releases/1.9.0
+ sha256sums =
305c84dcc4241a0e70c22e49a2d602c3088e00babc1a09379a91895058754022
+ b2sums =
e20b429716bb91cc7f359a811bd619b204b33ca9a515de28a9f7634bc2ab3e6b5b7ac23e8d6b2bc69c9a9ac49b75596ea93795bd9f19bb66355a2de8e1b457a9
pkgname = radicle
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Ivan Shapovalov <[email protected]>
pkgname=radicle
-pkgver=1.8.0
+pkgver=1.9.0
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=('11198eebdcdc27eb2abd720f42399743fa5e9d2fe24d65058b29666c8defa108')
-b2sums=('ff28e0642ef1a7015c44b801b79b59127261861cca98e35b6e4bb72fde86c3371f4d20c223a1d3699dbe3c32765cb4d8edc7fa2067d464d64ffaaf993e2eb3b1')
+sha256sums=('305c84dcc4241a0e70c22e49a2d602c3088e00babc1a09379a91895058754022')
+b2sums=('e20b429716bb91cc7f359a811bd619b204b33ca9a515de28a9f7634bc2ab3e6b5b7ac23e8d6b2bc69c9a9ac49b75596ea93795bd9f19bb66355a2de8e1b457a9')
prepare() {
cd "${pkgname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/radicle/-/commit/fffffceab1fab13defdbf10d32c38c7dd455ef8c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/radicle/-/commit/fffffceab1fab13defdbf10d32c38c7dd455ef8c
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