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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Sun Apr 10 18:56:24 UTC 2022


    Date: Sunday, April 10, 2022 @ 18:56:23
  Author: alex19ep
Revision: 1185752

upgpkg: esh 0.3.2-1 upstream release

Modified:
  esh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-10 18:49:21 UTC (rev 1185751)
+++ PKGBUILD	2022-04-10 18:56:23 UTC (rev 1185752)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander Epaneshnikov <alex19ep at archlinux.org>
 
 pkgname=esh
-pkgver=0.3.1
+pkgver=0.3.2
 pkgrel=1
 pkgdesc="Simple templating engine based on shell"
 arch=('any')
@@ -10,8 +10,8 @@
 depends=('gawk' 'sed')
 makedepends=('asciidoctor')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jirutka/esh/archive/v${pkgver}/esh-${pkgver}.tar.gz")
-sha512sums=('a29f8b028ceba305c8a37f2df20be95701fa3bdaeefd9853e05cc6423a6c685b33954deabda9af25c31baeae2321084e2a2badee216010c8efd75e58888effa3')
-b2sums=('b74ede2dd932c25cd75c16429b09a9767538eb76a248453335bfc0179604f18a959ac0d1f6420ca99d44d505e04af50c76e32353d4dd0147a3453c0685f4f798')
+sha512sums=('f93835f0c28b75fa4b4ab2fdccd860050e4dde25634074065b182f289dd36d05074c7a5762f6cd35f409ae2ef239de5e0799af70ec6a96ba63df50fc8c123784')
+b2sums=('3e979edc98192e52ef0bacfb069d3a53d29303a361ba9e26e71e08079690c26a6448c4837b5c7ccebfbadad23c25dc0547931143bd0dbc5e30c30c5d3e229914')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list