Skip to content
Snippets Groups Projects
Commit 3394563d authored by Giancarlo Razzolini's avatar Giancarlo Razzolini
Browse files

upgpkg: 0.0.4-1

parent a5f75ce9
No related branches found
No related tags found
No related merge requests found
# Maintainer: Giancarlo Razzolini <grazzolini@archlinux.org>
pkgname=mkinitcpio-utils
pkgver=0.0.3
pkgrel=5
pkgver=0.0.4
pkgrel=1
pkgdesc="Collection of Archlinux mkinitcpio utilities performing various tasks"
arch=('any')
url="https://github.com/grazzolini/mkinitcpio-utils"
......@@ -9,10 +9,9 @@ license=('BSD')
depends=('cryptsetup')
optdepends=('mkinitcpio-dropbear: Allow the encryptssh hook to unlock a root container remotely using dropbear'
'mkinitcpio-tinyssh: Allow the encryptssh hook to unlock a root container remotely using tinyssh')
#install=$pkgname.install
changelog='ChangeLog'
source=("${pkgname}-${pkgver}.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('9d454006978f23abca61be71523454670b94ea6d8e08eeab2e61fc81da3e3f5e8ec2b053fb0a6f986ce673d8521aa2a5b5fe5f37d4dffc4e27fde1b238437470')
sha512sums=('15e9cae788df4727dc148090831e0bfaeefd0ecae49ac9f0cbab4ded4639841d151cd291658055d9385a8f49bb91aee1d6ab8d5f6b0cc161586a9e355457cad0')
package() {
install -Dm755 "$srcdir/$pkgname-$pkgver/utils/shells/cryptsetup_shell" "$pkgdir/usr/share/$pkgname/utils/shells/cryptsetup_shell"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment