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

Levente Polyak anthraxx at archlinux.org
Mon Jun 7 18:49:17 UTC 2021


    Date: Monday, June 7, 2021 @ 18:49:17
  Author: anthraxx
Revision: 417317

upgpkg: dash 0.5.11.4-1

Modified:
  dash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 18:36:14 UTC (rev 417316)
+++ PKGBUILD	2021-06-07 18:49:17 UTC (rev 417317)
@@ -2,7 +2,7 @@
 # Contributor: Dan McGee <dan at archlinux.org>
 
 pkgname=dash
-pkgver=0.5.11.3
+pkgver=0.5.11.4
 pkgrel=1
 pkgdesc='POSIX compliant shell that aims to be as small as possible'
 url='http://gondor.apana.org.au/~herbert/dash/'
@@ -11,8 +11,8 @@
 depends=('glibc' 'libedit' 'libedit.so')
 install=dash.install
 source=(https://git.kernel.org/pub/scm/utils/dash/dash.git/snapshot/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('de81dd2153a85fe3599b1388636dba4111c35934195b7f912e15ab8aa56cdd7564fc734cb8e01b9def5a0774f8427f7e9281b288a7e83e2c6ae2dd32ce1dda6e')
-b2sums=('7615048df9131d78bc300ecb905513cfe544655a27ffcd8878f0651702674b5bdd42b3e20bbd942af48d4a8e28af51a6e5433bde34513042f6887beee59d6b91')
+sha512sums=('6bfe9f4cd4c8d7f0ba0f71d6df1fb784b3a3960d4395f76604e46d21e13c16e504c0b73ee7e8113d64448d1db2c90f5dbcc19fd2a40b8a52d3e8f32ee3ad61ca')
+b2sums=('a40aad5713d37209d1ad423d606e5dccf9b953628f140058a054dd126ffd09b09d2fba0799e5c34b00337ccfb8db8cc73071b4aecd176f68dbb572491e76e2e9')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list