From e076d1785d3b4a6d55d6dbde19f5533d62c5c1f5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 19 Nov 2021 10:43:35 +0300 Subject: osh: update to 0.9.4 --- osh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osh/PKGBUILD') diff --git a/osh/PKGBUILD b/osh/PKGBUILD index 11a757f..b862ba8 100644 --- a/osh/PKGBUILD +++ b/osh/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: andychu pkgname=osh -pkgver=0.9.3 +pkgver=0.9.4 pkgrel=1 pkgdesc="Oil Shell - A bash-compatible UNIX shell written in Python" arch=('any') @@ -13,7 +13,7 @@ license=("Apache") options=(!strip) optdepends=("readline: interactive features") source=("https://www.oilshell.org/download/oil-$pkgver.tar.xz") -sha256sums=('62f36072f69f3378e03b79d8d5255c1d136094ec11410db4f16ee82f1660efda') +sha256sums=('fac61bcd6b68c0bbf2e386aa84b107f26518527d4326bf473a02aadd85e53d02') prepare() { mkdir -p tmp -- cgit v1.2.3-70-g09d2