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

Morten Linderud foxboron at archlinux.org
Sat Jun 5 11:05:30 UTC 2021


    Date: Saturday, June 5, 2021 @ 11:05:30
  Author: foxboron
Revision: 956005

upgpkg: b4 0.7.1-1

Modified:
  b4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 11:03:50 UTC (rev 956004)
+++ PKGBUILD	2021-06-05 11:05:30 UTC (rev 956005)
@@ -2,7 +2,7 @@
 # Contributor: Antoine Damhet <antoine.damhet at lse.epita.fr>
 
 pkgname=b4
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='Helper utility to work with patches made available via a public-inbox archive like lore.kernel.org.'
 license=('GPL')
@@ -12,7 +12,7 @@
 depends=('python-requests')
 source=("https://mirrors.edge.kernel.org/pub/software/devel/b4/${pkgname}-${pkgver}.tar."{xz,sign})
 validpgpkeys=('DE0E66E32F1FDD0902666B96E63EDCA9329DD07E')
-sha256sums=('b9db8459c8ad887a5b1cbb2d744ea2f108dc9f924a7809cad639271aa60111e5'
+sha256sums=('1a9187ec617a73ebca4e468b225cbe7e76544169af8d70668ced106d7c8ea342'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list