[arch-commits] Commit in cocogitto/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Tue Mar 29 12:42:05 UTC 2022


    Date: Tuesday, March 29, 2022 @ 12:42:04
  Author: alerque
Revision: 1177658

upgpkg: cocogitto 5.0.1-1

Modified:
  cocogitto/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 11:59:06 UTC (rev 1177657)
+++ PKGBUILD	2022-03-29 12:42:04 UTC (rev 1177658)
@@ -3,7 +3,7 @@
 
 pkgname=cocogitto
 _bin=cog
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc='Set of CLI tools for the conventional commit and semver specifications'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 makedepends=(cargo)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('df37716965404aed1ed5265c015e28dbe57fec1e6ad8433bc6a9b676a4ee774d')
+sha256sums=('fee00736ec4b8ce72c8d8f904d0b734372b11ce7c3711166814eca38bf0cda8f')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list