summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-03-02 20:16:59 +0100
committerPiero Proietti2024-03-02 20:16:59 +0100
commitf4e585a02a6d6424a6bf941efee90bf4c861a0b8 (patch)
treec04ce91f68178c34bc40402c5dfbb85f9f44f4ac
parent597130240035a08bda25e6a72695304514a5f081 (diff)
downloadaur-f4e585a02a6d6424a6bf941efee90bf4c861a0b8.tar.gz
v9.6.34
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdb665522c8c..01cdc7b6b7ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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
diff --git a/PKGBUILD b/PKGBUILD
index 4169cb2bbe2e..0d568c8fb2ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')