Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
jujutsu


Commits:
6688351a by Caleb Maclennan at 2026-06-04T19:01:16+03:00
upgpkg: 0.42.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jujutsu
        pkgdesc = Git-compatible VCS that is both simple and powerful
-       pkgver = 0.41.0
+       pkgver = 0.42.0
        pkgrel = 1
        url = https://github.com/jj-vcs/jj
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = jujutsu
        depends = zstd
        optdepends = git: for push/clone/fetch actions when using 
git.subprocess = true
        replaces = jujutsu-bin
-       source = 
https://github.com/jj-vcs/jj/archive/refs/tags/v0.41.0/jj-0.41.0.tar.gz
-       sha256sums = 
135bf1df883a7f50c96907d87a246ec9fbe885d2d4fe4d1bf7d34d98dec910ba
+       source = 
https://github.com/jj-vcs/jj/archive/refs/tags/v0.42.0/jj-0.42.0.tar.gz
+       sha256sums = 
ee495c2853bb2bca7403215e8102cbb9a136a73e18a9dfc07067789d38e14efc
 
 pkgname = jujutsu


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=jujutsu
 _pkgname=jj
-pkgver=0.41.0
+pkgver=0.42.0
 pkgrel=1
 pkgdesc='Git-compatible VCS that is both simple and powerful'
 arch=(x86_64)
@@ -24,7 +24,7 @@ makedepends=(cargo
 checkdepends=(git)
 _archive="$_pkgname-$pkgver"
 source=("$url/archive/refs/tags/v$pkgver/$_archive.tar.gz")
-sha256sums=('135bf1df883a7f50c96907d87a246ec9fbe885d2d4fe4d1bf7d34d98dec910ba')
+sha256sums=('ee495c2853bb2bca7403215e8102cbb9a136a73e18a9dfc07067789d38e14efc')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jujutsu/-/commit/6688351af7108612d24be0ec09b925f382e75ad0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jujutsu/-/commit/6688351af7108612d24be0ec09b925f382e75ad0
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