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


Commits:
a13c5e71 by Orhun Parmaksız at 2026-02-12T20:36:58+03:00
upgpkg: 0.8.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gitlogue
        pkgdesc = A cinematic Git commit replay tool for the terminal
-       pkgver = 0.7.0
+       pkgver = 0.8.0
        pkgrel = 1
        url = https://github.com/unhappychoice/gitlogue
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = gitlogue
        makedepends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
gitlogue-0.7.0.tar.gz::https://github.com/unhappychoice/gitlogue/archive/v0.7.0.tar.gz
-       sha256sums = 
57b1c7ed46bf989cd32c274a4e59469661f3018b89ba1cc01c0a0c964495f426
+       source = 
gitlogue-0.8.0.tar.gz::https://github.com/unhappychoice/gitlogue/archive/v0.8.0.tar.gz
+       sha256sums = 
443a4b07d191c9a9ebcaf89e360bb2ad382bfdec1c520e2fbfa3492eac8a4e06
 
 pkgname = gitlogue


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız <[email protected]>
 
 pkgname=gitlogue
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="A cinematic Git commit replay tool for the terminal"
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('ISC')
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('57b1c7ed46bf989cd32c274a4e59469661f3018b89ba1cc01c0a0c964495f426')
+sha256sums=('443a4b07d191c9a9ebcaf89e360bb2ad382bfdec1c520e2fbfa3492eac8a4e06')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlogue/-/commit/a13c5e7137971d622a61313a8cb21e0c116c12c5

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


Reply via email to