Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages / 
3cpio


Commits:
18d8e5e8 by Tobias Powalowski at 2024-08-07T21:45:06+02:00
upgpkg: 0.3.1-1: update to latest version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = 3cpio
        pkgdesc = Manage Linux kernel initramfs cpio files written in Rust
-       pkgver = 0.3.0
-       pkgrel = 2
+       pkgver = 0.3.1
+       pkgrel = 1
        url = https://github.com/bdrung/3cpio
        arch = x86_64
        license = ISC
@@ -20,8 +20,8 @@ pkgbase = 3cpio
        optdepends = lzop: Support for lzo compressed initramfs image
        optdepends = xz: Support for lzma or xz compressed initramfs image
        optdepends = zstd: Support for zstd compressed initramfs image
-       source = git+https://github.com/bdrung/3cpio.git#tag=0.3.0?signed
+       source = git+https://github.com/bdrung/3cpio.git#tag=0.3.1?signed
        validpgpkeys = A62D2CFBD50B9B5BF360D54B159EB5C4EFC8774C
-       b2sums = 
e686ea14ef3516c0be9dea688d45e6b0ababb06320a7335e007bec1e6a53001ba426b5e019418381990c805f3d2ce3af242c1d809e4bbab3623fe6865c417cad
+       b2sums = 
13c1717f4a8c3d3e99ddaed2489d5a09df6a2bfd73ce9a369a929200196a4d2bee6be1de3effbd740bffcdc80171fe8230b70cb4b5e5bb535c5966c1b5fe80ab
 
 pkgname = 3cpio


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Tobias Powalowski <tp...@archlinux.org>
 
 pkgname=3cpio
-pkgver=0.3.0
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
 pkgdesc='Manage Linux kernel initramfs cpio files written in Rust'
 arch=('x86_64')
 url='https://github.com/bdrung/3cpio'
@@ -18,7 +18,7 @@ optdepends=('bzip2: Support for bzip2 compressed initramfs 
image'
 source=(git+https://github.com/bdrung/3cpio.git#tag=$pkgver?signed)
 validpgpkeys=('A62D2CFBD50B9B5BF360D54B159EB5C4EFC8774C' # Benjamin Drung 
bdr...@debian.de
 )
-b2sums=('e686ea14ef3516c0be9dea688d45e6b0ababb06320a7335e007bec1e6a53001ba426b5e019418381990c805f3d2ce3af242c1d809e4bbab3623fe6865c417cad')
+b2sums=('13c1717f4a8c3d3e99ddaed2489d5a09df6a2bfd73ce9a369a929200196a4d2bee6be1de3effbd740bffcdc80171fe8230b70cb4b5e5bb535c5966c1b5fe80ab')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/3cpio/-/commit/18d8e5e8ae919be9a535b05b687031dbb68df954

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/3cpio/-/commit/18d8e5e8ae919be9a535b05b687031dbb68df954
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to