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 60b37bfe7f02..f9192bac3b86 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.9
+ pkgver = 9.6.10
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=f9a6ab3a35be2a9dd4d32ca5dd856e91ca3a442a
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=fd2cb2997eda072a1b44c0c347ac3e81924e464d
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index b47cba44da16..97c377c0cb64 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=f9a6ab3a35be2a9dd4d32ca5dd856e91ca3a442a
+_commit=fd2cb2997eda072a1b44c0c347ac3e81924e464d
pkgname=penguins-eggs
-pkgver=9.6.9
+pkgver=9.6.10
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')