summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiero Proietti2023-11-17 18:13:28 +0100
committerPiero Proietti2023-11-17 18:13:28 +0100
commit2c8f7c04eeabfd0f076a1248eb80da3fc8aada3c (patch)
treecb3eaf01dad462ebc931fe0e49a269ce1f2fccb6
parent5f53aed50737e51665c9dd8a746edbad13069d55 (diff)
downloadaur-2c8f7c04eeabfd0f076a1248eb80da3fc8aada3c.tar.gz
v9.6.14-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbc1bf0479a4..a84933756019 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.14
- 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=3fafa6397c94aa9fe204ccd6c0b92ff106ec575f
+ source = git+https://github.com/pieroproietti/penguins-eggs.git#commit=acdcfac17d872402dd4a6f32da9279fbc77b3c13
sha256sums = SKIP
pkgname = penguins-eggs
diff --git a/PKGBUILD b/PKGBUILD
index e7c9a5f5e237..e0f2ab160673 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=3fafa6397c94aa9fe204ccd6c0b92ff106ec575f
+_commit=acdcfac17d872402dd4a6f32da9279fbc77b3c13
pkgname=penguins-eggs
pkgver=9.6.14
-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"