Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
gitu
Commits:
d67bb3e1 by Orhun Parmaksız at 2026-07-11T20:35:04+02:00
upgpkg: 0.43.0-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitu
pkgdesc = A TUI Git client inspired by Magit
- pkgver = 0.42.0
+ pkgver = 0.43.0
pkgrel = 1
url = https://github.com/altsem/gitu
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gitu
depends = libgcc
depends = libgit2
options = !lto
- source =
https://github.com/altsem/gitu/archive/v0.42.0/gitu-0.42.0.tar.gz
- sha256sums =
f7071a88344262df5642a62188e332a703f28b746224578962914e874cc84778
+ source =
https://github.com/altsem/gitu/archive/v0.43.0/gitu-0.43.0.tar.gz
+ sha256sums =
4cc89732b2fa4fee07b2db5ce4cf325577fd195995e70e11c86b9bc1a6a2e114
pkgname = gitu
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=gitu
-pkgver=0.42.0
+pkgver=0.43.0
pkgrel=1
pkgdesc="A TUI Git client inspired by Magit"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'libgcc' 'libgit2')
makedepends=('cargo')
checkdepends=('git')
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('f7071a88344262df5642a62188e332a703f28b746224578962914e874cc84778')
+sha256sums=('4cc89732b2fa4fee07b2db5ce4cf325577fd195995e70e11c86b9bc1a6a2e114')
options=('!lto')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitu/-/commit/d67bb3e109ada9ec33f5bea947cd1ab1c2dc9872
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitu/-/commit/d67bb3e109ada9ec33f5bea947cd1ab1c2dc9872
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