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 40313fab6cf2..97a3856f3815 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.4
+ pkgver = 9.6.6
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=405102a76ff36b0d096f4e850eaddd50f7b6c7d3
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=b7cc6bbc9a4b38672c84a09d7ba4db49fa9dd9de
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 674aac75b6b3..36f1118c5428 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=405102a76ff36b0d096f4e850eaddd50f7b6c7d3
+_commit=b7cc6bbc9a4b38672c84a09d7ba4db49fa9dd9de
pkgname=penguins-eggs
-pkgver=9.6.4
+pkgver=9.6.6
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')