Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
committed


Commits:
159fb2a9 by Caleb Maclennan at 2026-02-24T22:40:38+03:00
upgpkg: 1.1.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = committed
        pkgdesc = Nitpicking your commit history
-       pkgver = 1.1.10
+       pkgver = 1.1.11
        pkgrel = 1
        url = https://github.com/crate-ci/committed
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = committed
        depends = glibc
        depends = libgit2
        depends = zlib
-       source = 
https://github.com/crate-ci/committed/archive/v1.1.10/committed-1.1.10.tar.gz
-       sha256sums = 
028a5d0c968414dc00d657fe4b6c76962071e46f39c57bb492ccd010421d3660
+       source = 
https://github.com/crate-ci/committed/archive/v1.1.11/committed-1.1.11.tar.gz
+       sha256sums = 
416aab32bf0cc2012259ee3ba264f3db0493164272694c6c4bef15e9258d4244
 
 pkgname = committed
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=committed
-pkgver=1.1.10
+pkgver=1.1.11
 pkgrel=1
 pkgdesc="Nitpicking your commit history"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('Apache-2.0' 'MIT')
 depends=('gcc-libs' 'glibc' 'libgit2' 'zlib')
 makedepends=('cargo')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('028a5d0c968414dc00d657fe4b6c76962071e46f39c57bb492ccd010421d3660')
+sha256sums=('416aab32bf0cc2012259ee3ba264f3db0493164272694c6c4bef15e9258d4244')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/committed/-/commit/159fb2a989985f91aeb8ae2d85dca9f975a58235

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


Reply via email to