Date: Thursday, May 11, 2023 @ 21:08:28
  Author: foxboron
Revision: 1460001

upgpkg: b4 0.12.2-3

Modified:
  b4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-11 21:08:19 UTC (rev 1460000)
+++ PKGBUILD    2023-05-11 21:08:28 UTC (rev 1460001)
@@ -3,13 +3,13 @@
 
 pkgname=b4
 pkgver=0.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Helper utility to work with patches made available via a public-inbox 
archive like lore.kernel.org.'
 license=('GPL')
 arch=('any')
 url='https://git.kernel.org/pub/scm/utils/b4/b4.git/'
 makedepends=('git' 'python-setuptools')
-depends=('python-requests')
+depends=('python-requests' 'git-filter-repo' 'patatt')
 
source=("https://mirrors.edge.kernel.org/pub/software/devel/b4/${pkgname}-${pkgver}.tar."{xz,sign})
 validpgpkeys=('DE0E66E32F1FDD0902666B96E63EDCA9329DD07E')
 sha256sums=('bf3a499ee339324595abff704a0cdc8cea7f84b72128fb0182af4236aa2f2902'

Reply via email to