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


Commits:
948fbfad by Orhun Parmaksız at 2024-10-31T22:40:28+03:00
upgpkg: 1.1.1-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = committed
        pkgdesc = Nitpicking your commit history
-       pkgver = 1.1.0
+       pkgver = 1.1.1
        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.0/committed-1.1.0.tar.gz
-       sha256sums = 
01022fd886d711bce6d758090e242232fa228d1e52a6a570aaabf75fd7c84cc6
+       source = 
https://github.com/crate-ci/committed/archive/v1.1.1/committed-1.1.1.tar.gz
+       sha256sums = 
b321e26bbe415ad7162b056270fe1bb02f171b827b3a3e0bf27ba37139e6039b
 
 pkgname = committed
        depends = gcc-libs


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=committed
-pkgver=1.1.0
+pkgver=1.1.1
 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=('01022fd886d711bce6d758090e242232fa228d1e52a6a570aaabf75fd7c84cc6')
+sha256sums=('b321e26bbe415ad7162b056270fe1bb02f171b827b3a3e0bf27ba37139e6039b')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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


Reply via email to