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 2a6bb7f99bba..aa75d08e702e 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.6.41
- pkgrel = 2
+ pkgver = 9.7.4
+ 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=fbfb103bd180ba0b1f3a222b089f3b5ccaf3f829
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=7227309029a5db7092e7ead99ee2bfd00593e99a
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 70b9b857e74c..7bc8d5f20287 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
#
# Mantainer: Muflone http://www.muflone.com/contacts/english/
# Contributor: Piero Proietti <piero.proietti_at_gmail.com>
-_commit=fbfb103bd180ba0b1f3a222b089f3b5ccaf3f829
+_commit=7227309029a5db7092e7ead99ee2bfd00593e99a
pkgname=penguins-eggs
-pkgver=9.6.41
-pkgrel=2
+pkgver=9.7.4
+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"