summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-07-18 12:40:57 +0200
committerPiero Proietti2024-07-18 12:40:57 +0200
commit0f92b777b33ccc56639e37c4fe7582f8a8e97abc (patch)
treeab52b8fb96113d3c5ec3fc31caeccc667325c8fe
parentad87f95c333d5486d6e3428b6a4e79cae4362da8 (diff)
downloadaur-0f92b777b33ccc56639e37c4fe7582f8a8e97abc.tar.gz
v10.0.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94148341aaf7..1d1b9e27fc99 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.0.18
- pkgrel = 2
+ pkgver = 10.0.19
+ 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=b288a9fc47e905673e251f6c12133fb3b0d7b354
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=d7990f2d90fd71d5b5505f7276c0eb49a7acc323
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 494dbefe6bb8..1a6e2c3d21cd 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=b288a9fc47e905673e251f6c12133fb3b0d7b354
+_commit=d7990f2d90fd71d5b5505f7276c0eb49a7acc323
pkgname=penguins-eggs
-pkgver=10.0.18
-pkgrel=2
+pkgver=10.0.19
+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"