summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2025-03-14 17:15:23 +0100
committerPiero Proietti2025-03-14 17:15:23 +0100
commitbdfaec55b486d03902970fe7c29c17792843fd72 (patch)
tree6646bc39292b9002465185cd8563ad2749a856de
parent09023e05e54006c9ec1ac93441d6cf672233e0a3 (diff)
downloadaur-bdfaec55b486d03902970fe7c29c17792843fd72.tar.gz
v10.0.60-10
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c907facb276..53ad09955f01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 9b0ee6d968dc..7fe93f14aac8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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"