diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 12:26:37 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 12:27:19 +0100 |
commit | af87ed0a69deebf7b400d8f8d88ce2342913b7fa (patch) | |
tree | be9e4a83d6860d0c8139d304f035c6a8df1eff5b /.SRCINFO | |
download | AUR-af87ed0a69deebf7b400d8f8d88ce2342913b7fa.tar.gz AUR-af87ed0a69deebf7b400d8f8d88ce2342913b7fa.tar.zst AUR-af87ed0a69deebf7b400d8f8d88ce2342913b7fa.zip |
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..91d2f0c --- /dev/null +++ b/.SRCINFO | |||
@@ -0,0 +1,14 @@ | |||
1 | # Generated by mksrcinfo v8 | ||
2 | # Thu Feb 14 11:27:03 UTC 2019 | ||
3 | pkgbase = dash-static | ||
4 | pkgdesc = POSIX compliant shell that aims to be as small as possible. Statically compiled | ||
5 | pkgver = 0.5.10.2 | ||
6 | pkgrel = 1 | ||
7 | url = http://gondor.apana.org.au/~herbert/dash/ | ||
8 | arch = x86_64 | ||
9 | license = BSD | ||
10 | source = http://gondor.apana.org.au/~herbert/dash/files/dash-0.5.10.2.tar.gz | ||
11 | sha512sums = 0ae29be77794df0ba254967649b9728611a75fbb3acd32ab6634d76399d1ce97c7d12d31da465482a7e4f3207093415c496c39525cace9b78ab3cb9444dd7640 | ||
12 | |||
13 | pkgname = dash-static | ||
14 | |||