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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Oct 26 21:47:24 UTC 2021


    Date: Tuesday, October 26, 2021 @ 21:47:24
  Author: grawlinson
Revision: 1034558

upgpkg: nushell 0.39.0-1

New upstream release.

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-26 21:47:00 UTC (rev 1034557)
+++ PKGBUILD	2021-10-26 21:47:24 UTC (rev 1034558)
@@ -4,7 +4,7 @@
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 pkgname=nushell
-pkgver=0.38.0
+pkgver=0.39.0
 pkgrel=1
 pkgdesc="A new type of shell"
 arch=('x86_64')
@@ -14,7 +14,8 @@
 makedepends=('rust')
 install="$pkgname.install"
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nushell/nushell/archive/$pkgver.tar.gz")
-b2sums=('e8f3cb4a3f84677d949c187fa4304c32f2f2f1f57c7546a42946c6e01abdf6b1147efeb3243a3b934c7ea6ac30b0042dadff9794f811009865a29f65fd3ebef6')
+sha512sums=('c3735a22f7b41b78847e5361c300252f4de77a2c783ea219a8f7f56b3211845e19807f216986361b75d6dac0b67340371e1475b3e6515a8c2dac4fc52ac9488a')
+b2sums=('d3192b0b88bf0232a46b6c3818fcbb9322f461c37fac5e8b0e3aa28d9a737a5bb650c3ae9ab3cefe46975484ed5247d7fa75632a0b9aa5b2a054313a6431f643')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list