diff options
author | Piero Proietti | 2024-08-14 13:21:31 +0200 |
---|---|---|
committer | Piero Proietti | 2024-08-14 13:21:31 +0200 |
commit | 4fd84befb8bd62037140723f035675a63b987587 (patch) | |
tree | 326296224893924129b1d39859e0a18ffc4433c9 | |
parent | 30ac13975e8b9e2ea71bd94c739ecb3ff844ada3 (diff) | |
download | aur-4fd84befb8bd62037140723f035675a63b987587.tar.gz |
v10.0.26
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 5 |
2 files changed, 4 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = penguins-eggs pkgdesc = A console tool that allows you to remaster your system and redistribute it as live images on USB sticks or via PXE - pkgver = 10.0.25 + pkgver = 10.0.26 pkgrel = 1 url = https://penguins-eggs.net arch = any @@ -36,7 +36,7 @@ pkgbase = penguins-eggs optdepends = calamares: system installer GUI optdepends = zsh-completions: eggs autocomplete options = !strip - source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=d0a09d2dc5ea3ed55d427f60c3fdcf6a50d59d13 + source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=d5e6c1ab85e05db89f116a68d512ce291e332913 sha256sums = SKIP pkgname = penguins-eggs @@ -2,10 +2,9 @@ # # Mantainer: Muflone http://www.muflone.com/contacts/english/ # Contributor: Piero Proietti <piero.proietti_at_gmail.com> -_commit=d0a09d2dc5ea3ed55d427f60c3fdcf6a50d59d13 - +_commit=d5e6c1ab85e05db89f116a68d512ce291e332913 pkgname=penguins-eggs -pkgver=10.0.25 +pkgver=10.0.26 pkgrel=1 pkgdesc="A console tool that allows you to remaster your system and redistribute it as live images on USB sticks or via PXE" arch=('any') |