summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20413edf9ab3..da947f34b11e 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 = 9.5.23
- pkgrel = 2
+ pkgver = 9.5.24
+ pkgrel = 1
url = https://penguins-eggs.net
arch = any
license = GPL2
@@ -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=92f4cde4939237dc702a54881852aed076ca021d
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=c46c7bb9959a0d2e51749fc6c90f74a0196eb85b
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index bc40ac00716e..090b9a06539a 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=92f4cde4939237dc702a54881852aed076ca021d
+_commit=c46c7bb9959a0d2e51749fc6c90f74a0196eb85b
pkgname=penguins-eggs
-pkgver=9.5.23
-pkgrel=2
+pkgver=9.5.24
+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')
url="https://penguins-eggs.net"