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

Alexander Rødseth arodseth at gemini.archlinux.org
Mon Mar 14 17:34:12 UTC 2022


    Date: Monday, March 14, 2022 @ 17:34:11
  Author: arodseth
Revision: 1153073

upgpkg: shellharden 4.2.0-1

Modified:
  shellharden/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-14 16:55:02 UTC (rev 1153072)
+++ PKGBUILD	2022-03-14 17:34:11 UTC (rev 1153073)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=shellharden
-pkgver=4.1.3
+pkgver=4.2.0
 pkgrel=1
 pkgdesc='Bash linter and syntax highlighter'
 arch=(x86_64)
@@ -8,7 +8,7 @@
 url='https://github.com/anordal/shellharden'
 license=(MPL)
 makedepends=(git rust)
-source=("git+$url#commit=ac4fb0da68d10d58eddf9a0a3dd77c762ee53132") # tag: v4.1.3
+source=("git+$url#commit=35411af8d466fb8b75f9769c7bf4bcc0cb2a2920") # tag: 4.2.0
 b2sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list