Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
serie
Commits:
fca2a9bb by Caleb Maclennan at 2024-08-31T10:07:30+03:00
upgpkg: 0.2.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = serie
pkgdesc = A rich git commit graph in your terminal
- pkgver = 0.1.2
+ pkgver = 0.2.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.1.2
+ source = git+https://github.com/lusingander/serie?tag=v0.2.0
sha512sums = SKIP
pkgname = serie
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <[email protected]>
pkgname=serie
-pkgver=0.1.2
+pkgver=0.2.0
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/fca2a9bb3c7d96733502b11242e036257ae8dedc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/serie/-/commit/fca2a9bb3c7d96733502b11242e036257ae8dedc
You're receiving this email because of your account on gitlab.archlinux.org.