diff options
author | Yigit Sever | 2021-12-01 10:41:50 +0300 |
---|---|---|
committer | Yigit Sever | 2021-12-01 10:41:50 +0300 |
commit | ca16354be4f499eace5e9729bf81cb53fd5d176e (patch) | |
tree | a8b2b172179f453294ad059172adf4c166a156f3 /osh/.SRCINFO | |
parent | e076d1785d3b4a6d55d6dbde19f5533d62c5c1f5 (diff) | |
download | packages-ca16354be4f499eace5e9729bf81cb53fd5d176e.tar.gz packages-ca16354be4f499eace5e9729bf81cb53fd5d176e.tar.bz2 packages-ca16354be4f499eace5e9729bf81cb53fd5d176e.zip |
osh: update to 0.9.5
Diffstat (limited to 'osh/.SRCINFO')
-rw-r--r-- | osh/.SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/osh/.SRCINFO b/osh/.SRCINFO index a6d662a..07bad36 100644 --- a/osh/.SRCINFO +++ b/osh/.SRCINFO | |||
@@ -1,13 +1,13 @@ | |||
1 | pkgbase = osh | 1 | pkgbase = osh |
2 | pkgdesc = Oil Shell - A bash-compatible UNIX shell written in Python | 2 | pkgdesc = Oil Shell - A bash-compatible UNIX shell written in Python |
3 | pkgver = 0.9.4 | 3 | pkgver = 0.9.5 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://www.oilshell.org/ | 5 | url = https://www.oilshell.org/ |
6 | arch = any | 6 | arch = any |
7 | license = Apache | 7 | license = Apache |
8 | optdepends = readline: interactive features | 8 | optdepends = readline: interactive features |
9 | options = !strip | 9 | options = !strip |
10 | source = https://www.oilshell.org/download/oil-0.9.4.tar.xz | 10 | source = https://www.oilshell.org/download/oil-0.9.5.tar.xz |
11 | sha256sums = fac61bcd6b68c0bbf2e386aa84b107f26518527d4326bf473a02aadd85e53d02 | 11 | sha256sums = d89d8c081c8bc536dfc7b437b965a265c07e24cf5142ff26b21b4cc4a3139e32 |
12 | 12 | ||
13 | pkgname = osh | 13 | pkgname = osh |