diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-22 22:43:50 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-22 22:43:50 +0100 |
commit | f887ecc2402c17ad27ccae2ff7e4d5e33162d9ee (patch) | |
tree | 4cf94ca4be8e1ea0809729229ce9453acc2a943d /st-git/.SRCINFO | |
parent | b720d343f3ee3492d8027450a4636dc8a52793e0 (diff) | |
parent | a148393242d40e0d28d5f1216962c543cbcc6b1f (diff) | |
download | AUR-f887ecc2402c17ad27ccae2ff7e4d5e33162d9ee.tar.gz AUR-f887ecc2402c17ad27ccae2ff7e4d5e33162d9ee.tar.zst AUR-f887ecc2402c17ad27ccae2ff7e4d5e33162d9ee.zip |
Add 'st-git/' from commit 'a148393242d40e0d28d5f1216962c543cbcc6b1f'
git-subtree-dir: st-git
git-subtree-mainline: b720d343f3ee3492d8027450a4636dc8a52793e0
git-subtree-split: a148393242d40e0d28d5f1216962c543cbcc6b1f
Diffstat (limited to 'st-git/.SRCINFO')
-rw-r--r-- | st-git/.SRCINFO | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/st-git/.SRCINFO b/st-git/.SRCINFO new file mode 100644 index 0000000..d2bd346 --- /dev/null +++ b/st-git/.SRCINFO | |||
@@ -0,0 +1,23 @@ | |||
1 | # Generated by mksrcinfo v8 | ||
2 | # Wed Oct 26 08:45:07 UTC 2016 | ||
3 | pkgbase = st-git | ||
4 | pkgdesc = Simple virtual terminal emulator for X | ||
5 | pkgver = 0.7.9.g8c99915 | ||
6 | pkgrel = 1 | ||
7 | epoch = 1 | ||
8 | url = http://st.suckless.org/ | ||
9 | arch = i686 | ||
10 | arch = x86_64 | ||
11 | license = MIT | ||
12 | makedepends = ncurses | ||
13 | makedepends = libxext | ||
14 | makedepends = git | ||
15 | depends = libxft | ||
16 | provides = st | ||
17 | conflicts = st | ||
18 | options = zipman | ||
19 | source = git://git.suckless.org/st | ||
20 | sha1sums = SKIP | ||
21 | |||
22 | pkgname = st-git | ||
23 | |||