summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-03-19 20:54:54 +0100
committerPiero Proietti2024-03-19 20:54:54 +0100
commit03895d8247cd916cbcd5e6a4bf357a88c8a7cafe (patch)
tree673e316a1e7d220ae7e87441b5ad1b5c16eba1df
parent6fb0d4952f6190547f8055fb02c7b54520b3fd37 (diff)
downloadaur-03895d8247cd916cbcd5e6a4bf357a88c8a7cafe.tar.gz
v9.6.38
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd25d216430..ccdbae86f2b0 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.37
+ pkgver = 9.6.38
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=5a52066073b206613a1295abb52d99b8406f5060
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=c7fadbc9e785f4dd754289708a3c335587e96f64
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index f22cb8677167..937bd439e645 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=5a52066073b206613a1295abb52d99b8406f5060
+_commit=c7fadbc9e785f4dd754289708a3c335587e96f64
pkgname=penguins-eggs
-pkgver=9.6.37
+pkgver=9.6.38
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')