diff options
author | Piero Proietti | 2024-03-02 20:16:59 +0100 |
---|---|---|
committer | Piero Proietti | 2024-03-02 20:16:59 +0100 |
commit | f4e585a02a6d6424a6bf941efee90bf4c861a0b8 (patch) | |
tree | c04ce91f68178c34bc40402c5dfbb85f9f44f4ac | |
parent | 597130240035a08bda25e6a72695304514a5f081 (diff) | |
download | aur-f4e585a02a6d6424a6bf941efee90bf4c861a0b8.tar.gz |
v9.6.34
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 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 = 9.6.32 + pkgver = 9.6.34 pkgrel = 1 url = https://penguins-eggs.net arch = any @@ -37,7 +37,7 @@ pkgbase = penguins-eggs optdepends = zsh-completions: eggs autocomplete optdepends = calamares: system installer GUI options = !strip - source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=21ac29c79c9c099a444f1e45423dad7d2c833472 + source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=7888dc7901fac782fc6d10955b5fee00ac3fd4c4 sha256sums = SKIP pkgname = penguins-eggs @@ -2,9 +2,9 @@ # # Mantainer: Muflone http://www.muflone.com/contacts/english/ # Contributor: Piero Proietti <piero.proietti_at_gmail.com> -_commit=21ac29c79c9c099a444f1e45423dad7d2c833472 +_commit=7888dc7901fac782fc6d10955b5fee00ac3fd4c4 pkgname=penguins-eggs -pkgver=9.6.32 +pkgver=9.6.34 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') |