diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 14:19:30 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-14 14:19:30 +0100 |
commit | 59c4f956ea118a36527820bd067c77c829f423f6 (patch) | |
tree | ef1bd9f71276ef43065fb692007ed33431862387 /tack/.SRCINFO | |
parent | 402d8bae8610c14c63740deff96a7293355a1704 (diff) | |
parent | b7edec96367f05b641c80163a8e7be8425631bdd (diff) | |
download | AUR-59c4f956ea118a36527820bd067c77c829f423f6.tar.gz AUR-59c4f956ea118a36527820bd067c77c829f423f6.tar.zst AUR-59c4f956ea118a36527820bd067c77c829f423f6.zip |
Add 'tack/' from commit 'b7edec96367f05b641c80163a8e7be8425631bdd'
git-subtree-dir: tack
git-subtree-mainline: 402d8bae8610c14c63740deff96a7293355a1704
git-subtree-split: b7edec96367f05b641c80163a8e7be8425631bdd
Diffstat (limited to 'tack/.SRCINFO')
-rw-r--r-- | tack/.SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tack/.SRCINFO b/tack/.SRCINFO new file mode 100644 index 0000000..9aa6daa --- /dev/null +++ b/tack/.SRCINFO | |||
@@ -0,0 +1,18 @@ | |||
1 | # Generated by mksrcinfo v8 | ||
2 | # Thu Feb 14 10:42:54 UTC 2019 | ||
3 | pkgbase = tack | ||
4 | pkgdesc = A program that can be used to verify or refine a terminfo (terminal information) description of a terminal. | ||
5 | pkgver = 1.08 | ||
6 | pkgrel = 1 | ||
7 | url = http://invisible-island.net/ncurses/tack.html | ||
8 | changelog = tack.changelog | ||
9 | arch = i686 | ||
10 | arch = x86_64 | ||
11 | license = custom | ||
12 | depends = ncurses | ||
13 | provides = tack | ||
14 | source = https://invisible-mirror.net/archives/ncurses/tack-1.08.tgz | ||
15 | sha512sums = 66dd4bb868087e6a8666119d32c873c8722453fe99d3eb58ab645aa0552771cca5d26f8b1fcccaf095d0316bceb011a49bc24a3b06fafc72cb2f59d251ec71d7 | ||
16 | |||
17 | pkgname = tack | ||
18 | |||