diff options
Diffstat (limited to 'osh/PKGBUILD')
| -rw-r--r-- | osh/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/osh/PKGBUILD b/osh/PKGBUILD index b862ba8..c607640 100644 --- a/osh/PKGBUILD +++ b/osh/PKGBUILD | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | # Contributor: andychu <andy@oilshell.org> | 4 | # Contributor: andychu <andy@oilshell.org> |
| 5 | 5 | ||
| 6 | pkgname=osh | 6 | pkgname=osh |
| 7 | pkgver=0.9.4 | 7 | pkgver=0.9.5 |
| 8 | pkgrel=1 | 8 | pkgrel=1 |
| 9 | pkgdesc="Oil Shell - A bash-compatible UNIX shell written in Python" | 9 | pkgdesc="Oil Shell - A bash-compatible UNIX shell written in Python" |
| 10 | arch=('any') | 10 | arch=('any') |
| @@ -13,7 +13,7 @@ license=("Apache") | |||
| 13 | options=(!strip) | 13 | options=(!strip) |
| 14 | optdepends=("readline: interactive features") | 14 | optdepends=("readline: interactive features") |
| 15 | source=("https://www.oilshell.org/download/oil-$pkgver.tar.xz") | 15 | source=("https://www.oilshell.org/download/oil-$pkgver.tar.xz") |
| 16 | sha256sums=('fac61bcd6b68c0bbf2e386aa84b107f26518527d4326bf473a02aadd85e53d02') | 16 | sha256sums=('d89d8c081c8bc536dfc7b437b965a265c07e24cf5142ff26b21b4cc4a3139e32') |
| 17 | 17 | ||
| 18 | prepare() { | 18 | prepare() { |
| 19 | mkdir -p tmp | 19 | mkdir -p tmp |
