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

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed Apr 13 17:03:35 UTC 2022


    Date: Wednesday, April 13, 2022 @ 17:03:35
  Author: orhun
Revision: 1186073

upgpkg: cocogitto 5.1.0-1: upstream release

Modified:
  cocogitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-13 16:14:26 UTC (rev 1186072)
+++ PKGBUILD	2022-04-13 17:03:35 UTC (rev 1186073)
@@ -3,7 +3,7 @@
 
 pkgname=cocogitto
 _bin=cog
-pkgver=5.0.1
+pkgver=5.1.0
 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=('fee00736ec4b8ce72c8d8f904d0b734372b11ce7c3711166814eca38bf0cda8f')
+sha256sums=('662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list