From ca16354be4f499eace5e9729bf81cb53fd5d176e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 1 Dec 2021 10:41:50 +0300 Subject: osh: update to 0.9.5 --- osh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'osh/PKGBUILD') diff --git a/osh/PKGBUILD b/osh/PKGBUILD index b862ba8..c607640 100644 --- a/osh/PKGBUILD +++ b/osh/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: andychu pkgname=osh -pkgver=0.9.4 +pkgver=0.9.5 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=('fac61bcd6b68c0bbf2e386aa84b107f26518527d4326bf473a02aadd85e53d02') +sha256sums=('d89d8c081c8bc536dfc7b437b965a265c07e24cf5142ff26b21b4cc4a3139e32') prepare() { mkdir -p tmp -- cgit v1.2.3-70-g09d2