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


Commits:
44f688d6 by Orhun Parmaksız at 2025-12-22T10:50:41+03:00
upgpkg: 2.26.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = onefetch
        pkgdesc = Git repository summary on your terminal
-       pkgver = 2.25.0
+       pkgver = 2.26.1
        pkgrel = 1
        url = https://github.com/o2sh/onefetch
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = onefetch
        makedepends = git
        depends = gcc-libs
        depends = zlib-ng
-       source = git+https://github.com/o2sh/onefetch.git#tag=2.25.0
-       sha256sums = 
469f0ed1620c4a84e67a890f642e564686d13fff212a870aa5bca9cb9df7ee64
+       source = git+https://github.com/o2sh/onefetch.git#tag=2.26.1
+       sha256sums = 
fb752ae60ffc5c64e4198478ae33f9cc7c84f28c3a30a1ecaf9e7a35ea9e9a97
 
 pkgname = onefetch


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Ossama Hjaji <[email protected]>
 
 pkgname=onefetch
-pkgver=2.25.0
+pkgver=2.26.1
 pkgrel=1
 pkgdesc="Git repository summary on your terminal"
 url="https://github.com/o2sh/onefetch";
@@ -13,7 +13,7 @@ arch=('x86_64')
 depends=('gcc-libs' 'zlib-ng')
 makedepends=('cargo' 'cmake' 'git')
 source=("git+$url.git#tag=$pkgver")
-sha256sums=('469f0ed1620c4a84e67a890f642e564686d13fff212a870aa5bca9cb9df7ee64')
+sha256sums=('fb752ae60ffc5c64e4198478ae33f9cc7c84f28c3a30a1ecaf9e7a35ea9e9a97')
 
 prepare() {
   cd "$pkgname"



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

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


Reply via email to