summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-08-14 13:21:31 +0200
committerPiero Proietti2024-08-14 13:21:31 +0200
commit4fd84befb8bd62037140723f035675a63b987587 (patch)
tree326296224893924129b1d39859e0a18ffc4433c9
parent30ac13975e8b9e2ea71bd94c739ecb3ff844ada3 (diff)
downloadaur-4fd84befb8bd62037140723f035675a63b987587.tar.gz
v10.0.26
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d13d389f251..2fd73c828fcc 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 = 10.0.25
+ pkgver = 10.0.26
pkgrel = 1
url = https://penguins-eggs.net
arch = any
@@ -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=d0a09d2dc5ea3ed55d427f60c3fdcf6a50d59d13
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=d5e6c1ab85e05db89f116a68d512ce291e332913
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index e77f0b60a30b..8d90ae42050f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,9 @@
#
# Mantainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Piero Proietti <piero.proietti_at_gmail.com>
-_commit=d0a09d2dc5ea3ed55d427f60c3fdcf6a50d59d13
-
+_commit=d5e6c1ab85e05db89f116a68d512ce291e332913
pkgname=penguins-eggs
-pkgver=10.0.25
+pkgver=10.0.26
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')