[arch-commits] Commit in b4/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu May 27 22:25:58 UTC 2021
Date: Thursday, May 27, 2021 @ 22:25:57
Author: foxboron
Revision: 949212
upgpkg: b4 0.7.0-1
Modified:
b4/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-27 22:22:27 UTC (rev 949211)
+++ PKGBUILD 2021-05-27 22:25:57 UTC (rev 949212)
@@ -2,8 +2,8 @@
# Contributor: Antoine Damhet <antoine.damhet at lse.epita.fr>
pkgname=b4
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
pkgdesc='Helper utility to work with patches made available via a public-inbox archive like lore.kernel.org.'
license=('GPL')
arch=('any')
@@ -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=('6b855927545ed3919db3e3a50182a0ec8126b3a75377fab623f642f27c38f99e'
+sha256sums=('b9db8459c8ad887a5b1cbb2d744ea2f108dc9f924a7809cad639271aa60111e5'
'SKIP')
build() {
More information about the arch-commits
mailing list