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

Maxime Gauduin alucryd at archlinux.org
Mon Dec 21 13:38:21 UTC 2020


    Date: Monday, December 21, 2020 @ 13:38:20
  Author: alucryd
Revision: 404731

upgpkg: breezy 3.1.0.8-1

Modified:
  breezy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-21 12:21:04 UTC (rev 404730)
+++ PKGBUILD	2020-12-21 13:38:20 UTC (rev 404731)
@@ -2,8 +2,8 @@
 # Contributor: Adam Fontenot <adam.m.fontenot at gmail.com>
 
 pkgname=breezy
-pkgver=3.1.0.6
-pkgrel=3
+pkgver=3.1.0.8
+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=1a47e5bffea5059864a2cc278ff98a5ecc5b039b
+_tag=d587425a7cf74f112ac62e60cbad519f7f05d417
 source=(git+https://github.com/breezy-team/breezy.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list