summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-04-01 16:36:41 +0200
committerPiero Proietti2024-04-01 16:36:41 +0200
commit0eb822e39b950e53c7a8dc6236d2f1bcaed0ab1a (patch)
tree444e316d8233b3049c921e7a7b7bc6b3b05e3f31
parent03895d8247cd916cbcd5e6a4bf357a88c8a7cafe (diff)
downloadaur-0eb822e39b950e53c7a8dc6236d2f1bcaed0ab1a.tar.gz
v9.6.40
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccdbae86f2b0..7da81309ea39 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.38
+ pkgver = 9.6.40
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=c7fadbc9e785f4dd754289708a3c335587e96f64
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=af6c4277ea18493a401fa879ef1fe50402592864
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 937bd439e645..cab6fc78e9ec 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=c7fadbc9e785f4dd754289708a3c335587e96f64
+_commit=af6c4277ea18493a401fa879ef1fe50402592864
pkgname=penguins-eggs
-pkgver=9.6.38
+pkgver=9.6.40
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')