summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-12-30 12:59:14 +0100
committerPiero Proietti2024-12-30 12:59:14 +0100
commit5b1c278bb8b0b83e396ea1f6e0acb75078996908 (patch)
treefcde14d2e49c32ee5cb02f047e9315eee0a2d3e4
parent706b3335e2362251a463b2d1113b60f0ef2f121f (diff)
downloadaur-5b1c278bb8b0b83e396ea1f6e0acb75078996908.tar.gz
v10.0.57-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e513cc33521..3d6aeb3229aa 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.57
- pkgrel = 1
+ pkgrel = 2
url = https://penguins-eggs.net
arch = any
license = GPL2
@@ -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=96623acffdd7ccfceb3da76811a300d7f5d01c28
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=a5a46612ec2643ff2d7f3feb8bf71e21f1b297c6
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index ea59e1dee5d9..1ce66bd91608 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
# mantainer: Muflone http://www.muflone.com/contacts/english/
# contributor: Piero Proietti <piero.proietti_at_gmail.com>
-_commit=96623acffdd7ccfceb3da76811a300d7f5d01c28
+_commit=a5a46612ec2643ff2d7f3feb8bf71e21f1b297c6
pkgname=penguins-eggs
pkgver=10.0.57
-pkgrel=1
+pkgrel=2
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"