summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea33dde77f1e..bf78d2764e60 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.29
+ pkgver = 9.6.30
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=dbe2ef0479c53e36dabe4a1fda83d94fe8f41e66
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=97cb104160ba256f17c888aa525f85c8881cd1e3
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 7dd390294e0f..d117472e5552 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=dbe2ef0479c53e36dabe4a1fda83d94fe8f41e66
+_commit=97cb104160ba256f17c888aa525f85c8881cd1e3
pkgname=penguins-eggs
-pkgver=9.6.29
+pkgver=9.6.30
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')