[arch-commits] Commit in breezy/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Jun 12 08:25:05 UTC 2022
Date: Sunday, June 12, 2022 @ 08:25:04
Author: arojas
Revision: 448222
Update to 3.2.2
Modified:
breezy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-12 08:17:39 UTC (rev 448221)
+++ PKGBUILD 2022-06-12 08:25:04 UTC (rev 448222)
@@ -2,8 +2,8 @@
# Contributor: Adam Fontenot <adam.m.fontenot at gmail.com>
pkgname=breezy
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats'
arch=(x86_64)
url=https://www.breezy-vcs.org/
@@ -32,7 +32,7 @@
provides=(bzr)
conflicts=(bzr)
replaces=(bzr)
-_tag=ebbce920e284a8cb13aba796f5592470ddd132ab
+_tag=7ebf59679d4234f40404b6a565f172a77bef1aea
source=(git+https://github.com/breezy-team/breezy.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list