Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
serie
Commits:
7001fcc3 by Orhun Parmaksız at 2026-04-11T11:28:56+03:00
upgpkg: 0.7.2-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = serie
pkgdesc = A rich git commit graph in your terminal
- pkgver = 0.7.1
+ pkgver = 0.7.2
pkgrel = 1
url = https://github.com/lusingander/serie
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = serie
makedepends = git
depends = gcc-libs
depends = glibc
- source = git+https://github.com/lusingander/serie#tag=v0.7.1
- sha512sums =
53869b6291f45a937439dcc97ba002351e0bf3ca244844d515d8d5b8f11ba4009edca88b1fae8cdbcc7c965c81b6f7798a35b52d532995daac372cd79cb5663e
+ source = git+https://github.com/lusingander/serie#tag=v0.7.2
+ sha512sums =
510f8e8381fa8346337c7f964c1fda78acd058eb106b78ff35864752c5b151bb80da8829f689541fc4eec2aeb999666c48d2dad14702ac0869b2f61b15986a09
pkgname = serie
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=serie
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc="A rich git commit graph in your terminal"
url="https://github.com/lusingander/serie"
@@ -12,7 +12,7 @@ makedepends=(cargo 'git')
arch=(x86_64)
license=(MIT)
source=("git+$url#tag=v$pkgver")
-sha512sums=('53869b6291f45a937439dcc97ba002351e0bf3ca244844d515d8d5b8f11ba4009edca88b1fae8cdbcc7c965c81b6f7798a35b52d532995daac372cd79cb5663e')
+sha512sums=('510f8e8381fa8346337c7f964c1fda78acd058eb106b78ff35864752c5b151bb80da8829f689541fc4eec2aeb999666c48d2dad14702ac0869b2f61b15986a09')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/7001fcc387840d275f917bfedcdbe1a3260578cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/7001fcc387840d275f917bfedcdbe1a3260578cc
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