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


Commits:
f05ba4c9 by Orhun Parmaksız at 2025-02-21T09:56:29+03:00
upgpkg: 1.1.7-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = committed
        pkgdesc = Nitpicking your commit history
-       pkgver = 1.1.5
-       pkgrel = 2
+       pkgver = 1.1.7
+       pkgrel = 1
        url = https://github.com/crate-ci/committed
        arch = x86_64
        license = Apache-2.0
@@ -11,8 +11,8 @@ pkgbase = committed
        depends = glibc
        depends = libgit2
        depends = zlib
-       source = 
https://github.com/crate-ci/committed/archive/v1.1.5/committed-1.1.5.tar.gz
-       sha256sums = 
389fcc252a170720bf84e7991c1eba2c45aed37ec887a1c6857ee2c8f9cfc856
+       source = 
https://github.com/crate-ci/committed/archive/v1.1.7/committed-1.1.7.tar.gz
+       sha256sums = 
c4eff58669067963f72f9170841e88b13a5de7621e8b2bfbe7cd1cdbd4f7afde
 
 pkgname = committed
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=committed
-pkgver=1.1.5
-pkgrel=2
+pkgver=1.1.7
+pkgrel=1
 pkgdesc="Nitpicking your commit history"
 arch=('x86_64')
 url="https://github.com/crate-ci/committed";
@@ -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=('389fcc252a170720bf84e7991c1eba2c45aed37ec887a1c6857ee2c8f9cfc856')
+sha256sums=('c4eff58669067963f72f9170841e88b13a5de7621e8b2bfbe7cd1cdbd4f7afde')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to