Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gum


Commits:
2783ef82 by Christian Heusel at 2023-12-12T18:08:18+01:00
upgpkg: 0.13.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gum
        pkgdesc = A tool for glamorous shell scripts
-       pkgver = 0.12.0
+       pkgver = 0.13.0
        pkgrel = 1
        url = https://github.com/charmbracelet/gum
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = gum
        makedepends = go
        depends = glibc
        options = !lto
-       source = 
gum::git+https://github.com/charmbracelet/gum#commit=fabb8cf1ab519ae542e81f35cd4b52774f880935
+       source = 
gum::git+https://github.com/charmbracelet/gum#commit=b0e5f32d3fe192d9605f173da9c2047f79ceea2d
        b2sums = SKIP
 
 pkgname = gum


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Christian Heusel <gro...@archlinux.org>
 
 pkgname=gum
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc='A tool for glamorous shell scripts'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='fabb8cf1ab519ae542e81f35cd4b52774f880935'
+_commit='b0e5f32d3fe192d9605f173da9c2047f79ceea2d'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gum/-/commit/2783ef825b24238d53680afcdb8f2a4c01d17c83

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


Reply via email to