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

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed Jan 19 00:15:55 UTC 2022


    Date: Wednesday, January 19, 2022 @ 00:15:54
  Author: orhun
Revision: 1110227

upgpkg: cocogitto 4.1.0-1: upstream release

Modified:
  cocogitto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-19 00:14:22 UTC (rev 1110226)
+++ PKGBUILD	2022-01-19 00:15:54 UTC (rev 1110227)
@@ -1,9 +1,9 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com
-# Contributor: orhun <orhunparmaksiz at gmail.com>
+# Maintainer: Orhun Parmaksız <orhun at archlinux.org>
 
 pkgname=cocogitto
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc="Set of CLI tools for the conventional commit and semver specifications"
 arch=(x86_64)
 url="https://github.com/$pkgname/$pkgname"
@@ -16,7 +16,7 @@
 makedepends=(cargo)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('1a779b4c03bcb01df4ad795144516714964f3837b683df4105ed220ae79a5c2c')
+sha256sums=('0465267125058922462c197584007b6c92b08230acf21a5057faf5f4f5667d72')
 
 prepare() {
 	cd "$_archive"



More information about the arch-commits mailing list