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 3e32defbe491..f8a52db68b28 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.26
- pkgrel = 1
+ pkgrel = 2
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=46a04c91e346c11475867ee35fd0f89e26facfa1
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=2e0837ee1bdd1aae13d666a28ff6ce20c059b446
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 6acc4b596b25..4fde4a410e06 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=46a04c91e346c11475867ee35fd0f89e26facfa1
+_commit=2e0837ee1bdd1aae13d666a28ff6ce20c059b446
pkgname=penguins-eggs
pkgver=9.5.26
-pkgrel=1
+pkgrel=2
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"