Giancarlo Razzolini pushed to branch main at Arch Linux / Packaging / Packages 
/ mkinitcpio-utils


Commits:
910781a9 by Giancarlo Razzolini at 2026-06-15T13:16:36-03:00
upgpkg: 0.0.6-1: upgpkg: 0.0.6-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mkinitcpio-utils
        pkgdesc = Collection of Archlinux mkinitcpio utilities performing 
various tasks
-       pkgver = 0.0.5
-       pkgrel = 2
+       pkgver = 0.0.6
+       pkgrel = 1
        url = https://github.com/grazzolini/mkinitcpio-utils
        changelog = ChangeLog
        arch = any
@@ -9,7 +9,7 @@ pkgbase = mkinitcpio-utils
        depends = cryptsetup
        optdepends = mkinitcpio-dropbear: Allow the encryptssh hook to unlock a 
root container remotely using dropbear
        optdepends = mkinitcpio-tinyssh: Allow the encryptssh hook to unlock a 
root container remotely using tinyssh
-       source = 
mkinitcpio-utils-0.0.5.tar.gz::https://github.com/grazzolini/mkinitcpio-utils/archive/v0.0.5.tar.gz
-       sha512sums = 
987fa4e2a944d415a5cc336010c33fdbb04e8a49793309a36762b5d5f9ba421eac8f7d403c856ca24f42e3a091726298dadad624c25fcb53d041d24020152bd1
+       source = 
mkinitcpio-utils-0.0.6.tar.gz::https://github.com/grazzolini/mkinitcpio-utils/archive/v0.0.6.tar.gz
+       sha512sums = 
cdc82fc034a781e603716540b34ec325c3835ce0ad797f3f352bbe87165325bdfed3129bbc10187d8592be162b63350aba774e5664de78bd9e38639cc95dbfff
 
 pkgname = mkinitcpio-utils


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Giancarlo Razzolini <[email protected]>
 pkgname=mkinitcpio-utils
-pkgver=0.0.5
-pkgrel=2
+pkgver=0.0.6
+pkgrel=1
 pkgdesc="Collection of Archlinux mkinitcpio utilities performing various tasks"
 arch=('any')
 url="https://github.com/grazzolini/mkinitcpio-utils";
@@ -11,7 +11,7 @@ optdepends=('mkinitcpio-dropbear: Allow the encryptssh hook 
to unlock a root con
             'mkinitcpio-tinyssh: Allow the encryptssh hook to unlock a root 
container remotely using tinyssh')
 changelog='ChangeLog'
 source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('987fa4e2a944d415a5cc336010c33fdbb04e8a49793309a36762b5d5f9ba421eac8f7d403c856ca24f42e3a091726298dadad624c25fcb53d041d24020152bd1')
+sha512sums=('cdc82fc034a781e603716540b34ec325c3835ce0ad797f3f352bbe87165325bdfed3129bbc10187d8592be162b63350aba774e5664de78bd9e38639cc95dbfff')
 
 package() {
   install -Dm755 "$srcdir/$pkgname-$pkgver/utils/shells/cryptsetup_shell"      
 "$pkgdir/usr/share/$pkgname/utils/shells/cryptsetup_shell"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mkinitcpio-utils/-/commit/910781a967ddfc7f1b3ace84d1e0441dbaa5bf8b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mkinitcpio-utils/-/commit/910781a967ddfc7f1b3ace84d1e0441dbaa5bf8b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to