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

Alexander Rødseth arodseth at gemini.archlinux.org
Thu Jul 28 17:18:07 UTC 2022


    Date: Thursday, July 28, 2022 @ 17:18:07
  Author: arodseth
Revision: 1259006

upgpkg: shellharden 4.3.0-1

Modified:
  shellharden/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-28 17:04:30 UTC (rev 1259005)
+++ PKGBUILD	2022-07-28 17:18:07 UTC (rev 1259006)
@@ -1,14 +1,14 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=shellharden
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
 pkgdesc='Bash linter and syntax highlighter'
 arch=(x86_64)
 url='https://github.com/anordal/shellharden'
 license=(MPL)
 makedepends=(git rust)
-source=("git+$url#commit=35411af8d466fb8b75f9769c7bf4bcc0cb2a2920") # tag: 4.2.0
+source=("git+$url#commit=bd24c99d5d1e76452b6d0749404837c1c95d923c") # tag: 4.3.0
 b2sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list