diff options
author | Yigit Sever | 2022-01-03 11:28:03 +0300 |
---|---|---|
committer | Yigit Sever | 2022-01-03 11:29:02 +0300 |
commit | 66ce802c1a19891803fcaccbcdb8cdee70b65ea1 (patch) | |
tree | a85ad3ed9c5e6bd2f01e4f54b93dde315248aaf1 /osh/.SRCINFO | |
parent | a8acc8a4603b6617764fcc5d3fac5f53d38dd8a5 (diff) | |
download | packages-66ce802c1a19891803fcaccbcdb8cdee70b65ea1.tar.gz packages-66ce802c1a19891803fcaccbcdb8cdee70b65ea1.tar.bz2 packages-66ce802c1a19891803fcaccbcdb8cdee70b65ea1.zip |
osh: moved to community
Diffstat (limited to 'osh/.SRCINFO')
-rw-r--r-- | osh/.SRCINFO | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/osh/.SRCINFO b/osh/.SRCINFO deleted file mode 100644 index 24ce452..0000000 --- a/osh/.SRCINFO +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | pkgbase = osh | ||
2 | pkgdesc = Oil Shell - A bash-compatible UNIX shell written in Python | ||
3 | pkgver = 0.9.6 | ||
4 | pkgrel = 1 | ||
5 | url = https://www.oilshell.org/ | ||
6 | arch = any | ||
7 | license = Apache | ||
8 | optdepends = readline: interactive features | ||
9 | options = !strip | ||
10 | source = https://www.oilshell.org/download/oil-0.9.6.tar.xz | ||
11 | sha256sums = e1c7d1cac276d36cb5f7de9307fee3be558ee4adaf349ef422322400d5c8a5c4 | ||
12 | |||
13 | pkgname = osh | ||