Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
serie
Commits:
69bc12dd by Orhun Parmaksız at 2025-01-01T22:27:48+03:00
upgpkg: 0.4.1-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.4.0
+ pkgver = 0.4.1
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.4.0
+ source = git+https://github.com/lusingander/serie?tag=v0.4.1
sha512sums = SKIP
pkgname = serie
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=serie
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="A rich git commit graph in your terminal"
url="https://github.com/lusingander/serie"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/69bc12dda246a6481b79298d38066c58cc63bd44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/69bc12dda246a6481b79298d38066c58cc63bd44
You're receiving this email because of your account on gitlab.archlinux.org.