[arch-commits] Commit in linux-zen/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Sun Oct 10 08:07:14 UTC 2021


    Date: Sunday, October 10, 2021 @ 08:07:13
  Author: heftig
Revision: 425635

5.14.11.zen1-1

Modified:
  linux-zen/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-10 03:07:11 UTC (rev 425634)
+++ PKGBUILD	2021-10-10 08:07:13 UTC (rev 425635)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgbase=linux-zen
-pkgver=5.14.10.zen1
+pkgver=5.14.11.zen1
 pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}
@@ -52,6 +52,7 @@
   echo "Setting config..."
   cp ../config .config
   make olddefconfig
+  diff -u ../config .config || :
 
   make -s kernelrelease > version
   echo "Prepared $pkgbase version $(<version)"



More information about the arch-commits mailing list