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 7a3319d7db67..c2ce23c622dd 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 = 10.1.0
- pkgrel = 3
+ pkgrel = 6
url = https://penguins-eggs.net
arch = any
license = GPL2
@@ -37,7 +37,7 @@ pkgbase = penguins-eggs
optdepends = calamares: system installer GUI
optdepends = zsh-completions: eggs autocomplete
options = !strip
- source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=f3c91385e9b93b078af89bd6dcfcc3ccd7b6e5e6
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=e9b339bec00c5b261b60000ba105bab9b3ce2b4a
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 918461a4c488..1769782e5644 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=f3c91385e9b93b078af89bd6dcfcc3ccd7b6e5e6
+_commit=e9b339bec00c5b261b60000ba105bab9b3ce2b4a
pkgname=penguins-eggs
pkgver=10.1.0
-pkgrel=3
+pkgrel=6
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"