summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2024-05-18 20:41:25 +0200
committerPiero Proietti2024-05-18 20:41:25 +0200
commit3b8cd7829dc0fcfe307a1525602d40e76e77d345 (patch)
treec6ca73f5f1f7fcf884fd20cbed65062ab58bda2f
parent7664cfd3983e0bbe24b04c9f52271210b47d96fb (diff)
downloadaur-3b8cd7829dc0fcfe307a1525602d40e76e77d345.tar.gz
v9.7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a7cbf8acc9e..d5af4f3e63e8 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.7.4
- pkgrel = 2
+ pkgver = 9.7.5
+ 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=697c9f7deae6d59a4c6019ae188ee0535ddb508f
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=c91785dda3018b25f5e1207761a1d11b9a773a8e
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index 12349acadce8..326ff8d94a76 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=697c9f7deae6d59a4c6019ae188ee0535ddb508f
+_commit=c91785dda3018b25f5e1207761a1d11b9a773a8e
pkgname=penguins-eggs
-pkgver=9.7.4
-pkgrel=2
+pkgver=9.7.5
+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"