[arch-commits] Commit in cocogitto/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Fri Sep 9 16:10:34 UTC 2022
Date: Friday, September 9, 2022 @ 16:10:34
Author: orhun
Revision: 1297256
upgpkg: cocogitto 5.2.0-1: upstream release
Modified:
cocogitto/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-09 14:57:16 UTC (rev 1297255)
+++ PKGBUILD 2022-09-09 16:10:34 UTC (rev 1297256)
@@ -3,8 +3,8 @@
pkgname=cocogitto
_bin=cog
-pkgver=5.1.0
-pkgrel=2
+pkgver=5.2.0
+pkgrel=1
pkgdesc='Set of CLI tools for the conventional commit and semver specifications'
arch=(x86_64)
url="https://github.com/$pkgname/$pkgname"
@@ -17,7 +17,7 @@
makedepends=(cargo)
_archive="$pkgname-$pkgver"
source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02')
+sha256sums=('99f9dee05597d7721f6d046dbfefba5cb8d1c4ae22ced415f724affb3a6bd0cc')
prepare() {
cd "$_archive"
More information about the arch-commits
mailing list