diff options
author | Piero Proietti | 2025-03-14 17:15:23 +0100 |
---|---|---|
committer | Piero Proietti | 2025-03-14 17:15:23 +0100 |
commit | bdfaec55b486d03902970fe7c29c17792843fd72 (patch) | |
tree | 6646bc39292b9002465185cd8563ad2749a856de | |
parent | 09023e05e54006c9ec1ac93441d6cf672233e0a3 (diff) | |
download | aur-bdfaec55b486d03902970fe7c29c17792843fd72.tar.gz |
v10.0.60-10
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ 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.60 - pkgrel = 2 + pkgrel = 10 url = https://penguins-eggs.net arch = any license = GPL2 @@ -37,7 +37,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=f2e5fbc29297a2ecad4ac253c4691cf0c9412d67 + source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=fb3a6852cf7ddd535fa3070856ce0df76e990336 sha256sums = SKIP pkgname = penguins-eggs @@ -2,10 +2,10 @@ # # mantainer: Muflone http://www.muflone.com/contacts/english/ # contributor: Piero Proietti <piero.proietti_at_gmail.com> -_commit=40df5e315d533716d6939c5ebf5f114ee925fb96 +_commit=fb3a6852cf7ddd535fa3070856ce0df76e990336 pkgname=penguins-eggs pkgver=10.0.60 -pkgrel=5 +pkgrel=10 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') url="https://penguins-eggs.net" |