Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
onefetch


Commits:
a6e0ef5e by Orhun Parmaksız at 2026-03-19T13:49:01+03:00
upgpkg: 2.27.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = onefetch
        pkgdesc = Git repository summary on your terminal
-       pkgver = 2.26.1
-       pkgrel = 2
+       pkgver = 2.27.1
+       pkgrel = 1
        url = https://github.com/o2sh/onefetch
        arch = x86_64
        license = MIT
@@ -10,7 +10,7 @@ pkgbase = onefetch
        makedepends = git
        depends = libgcc
        depends = zstd
-       source = git+https://github.com/o2sh/onefetch.git#tag=2.26.1
-       sha256sums = 
fb752ae60ffc5c64e4198478ae33f9cc7c84f28c3a30a1ecaf9e7a35ea9e9a97
+       source = git+https://github.com/o2sh/onefetch.git#tag=2.27.1
+       sha256sums = 
99193ddc83f8405414080b9487ac04edb6e3a1d8dce75ebcd4408a92d315e6ba
 
 pkgname = onefetch


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Ossama Hjaji <[email protected]>
 
 pkgname=onefetch
-pkgver=2.26.1
-pkgrel=2
+pkgver=2.27.1
+pkgrel=1
 pkgdesc="Git repository summary on your terminal"
 url="https://github.com/o2sh/onefetch";
 license=('MIT')
@@ -13,7 +13,7 @@ arch=('x86_64')
 depends=('libgcc' 'zstd')
 makedepends=('cargo' 'cmake' 'git')
 source=("git+$url.git#tag=$pkgver")
-sha256sums=('fb752ae60ffc5c64e4198478ae33f9cc7c84f28c3a30a1ecaf9e7a35ea9e9a97')
+sha256sums=('99193ddc83f8405414080b9487ac04edb6e3a1d8dce75ebcd4408a92d315e6ba')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onefetch/-/commit/a6e0ef5e84df9143323f588497745c5966afbce2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onefetch/-/commit/a6e0ef5e84df9143323f588497745c5966afbce2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to