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


Commits:
29e0ce95 by Orhun Parmaksız at 2026-01-24T10:39:01+03:00
upgpkg: 0.6.0-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.5.7
+       pkgver = 0.6.0
        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.5.7
-       sha512sums = 
387815b7951048bb7358ed412302435ef796ab61998c7c31992c5b7403f466b1d765e5bc18ec4a888f2cba066db9ae107696b8c5933eefa097bc33f46cfae165
+       source = git+https://github.com/lusingander/serie#tag=v0.6.0
+       sha512sums = 
1162221888127bc14bd3946ed9a67425821129bc84b4f9fe2434353dd32976cd19d3ef66ad63c08c17e2ac93a7f47e3416ca955bb037717ca6eafc38b6737254
 
 pkgname = serie


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=serie
-pkgver=0.5.7
+pkgver=0.6.0
 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=('387815b7951048bb7358ed412302435ef796ab61998c7c31992c5b7403f466b1d765e5bc18ec4a888f2cba066db9ae107696b8c5933eefa097bc33f46cfae165')
+sha512sums=('1162221888127bc14bd3946ed9a67425821129bc84b4f9fe2434353dd32976cd19d3ef66ad63c08c17e2ac93a7f47e3416ca955bb037717ca6eafc38b6737254')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/29e0ce95e4941d26d381071377298d9d416b3417

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


Reply via email to