Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / b4


Commits:
921ced05 by Morten Linderud at 2023-10-29T16:41:23+01:00
upgpkg: 0.12.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = b4
        pkgdesc = Helper utility to work with patches made available via a 
public-inbox archive like lore.kernel.org.
-       pkgver = 0.12.3
+       pkgver = 0.12.4
        pkgrel = 1
        url = https://git.kernel.org/pub/scm/utils/b4/b4.git/
        arch = any
@@ -10,10 +10,10 @@ pkgbase = b4
        depends = python-requests
        depends = git-filter-repo
        depends = patatt
-       source = 
https://mirrors.edge.kernel.org/pub/software/devel/b4/b4-0.12.3.tar.xz
-       source = 
https://mirrors.edge.kernel.org/pub/software/devel/b4/b4-0.12.3.tar.sign
+       source = 
https://mirrors.edge.kernel.org/pub/software/devel/b4/b4-0.12.4.tar.xz
+       source = 
https://mirrors.edge.kernel.org/pub/software/devel/b4/b4-0.12.4.tar.sign
        validpgpkeys = DE0E66E32F1FDD0902666B96E63EDCA9329DD07E
-       sha256sums = 
5926eaeb2f09a353235d00ae4248e9d3a99d92369574bd003c7c25bf8fedb1d0
+       sha256sums = 
5786329250f9d14af8f1b6227b388312c570cb89f94b5a6befb49db8ea1fbcc0
        sha256sums = SKIP
 
 pkgname = b4


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Antoine Damhet <[email protected]>
 
 pkgname=b4
-pkgver=0.12.3
+pkgver=0.12.4
 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 @@ makedepends=('git' 'python-setuptools')
 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=('5926eaeb2f09a353235d00ae4248e9d3a99d92369574bd003c7c25bf8fedb1d0'
+sha256sums=('5786329250f9d14af8f1b6227b388312c570cb89f94b5a6befb49db8ea1fbcc0'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/b4/-/commit/921ced05dc7bbebe947a80b1a08f20cc8dc15485

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/b4/-/commit/921ced05dc7bbebe947a80b1a08f20cc8dc15485
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to