Date: Thursday, July 30, 2020 @ 08:26:43 Author: alucryd Revision: 392726
upgpkg: breezy 3.1.0.5-1 Modified: breezy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-30 07:10:54 UTC (rev 392725) +++ PKGBUILD 2020-07-30 08:26:43 UTC (rev 392726) @@ -2,7 +2,7 @@ # Contributor: Adam Fontenot <[email protected]> pkgname=breezy -pkgver=3.1.0.4 +pkgver=3.1.0.5 pkgrel=1 pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats' arch=(x86_64) @@ -32,7 +32,7 @@ provides=(bzr) conflicts=(bzr) replaces=(bzr) -_tag=f9c987ca30790d72809c9899c55d732279ddc8fd +_tag=4faff75069ab640f856215583ac1e61544f9356a source=(git+https://github.com/breezy-team/breezy.git#tag=${_tag}) sha256sums=(SKIP)
