diff options
author | Christoph Vigano <cvigano@informatik.uni-bremen.de> | 2015-09-21 21:10:59 +0200 |
---|---|---|
committer | Christoph Vigano <cvigano@informatik.uni-bremen.de> | 2015-09-21 21:12:40 +0200 |
commit | 0d67ce0fce78ef89f9bcb23aca690d1b967e5ce3 (patch) | |
tree | a594efe7f5f21f1348a434ddad777788f32cdc51 /.SRCINFO | |
parent | 478a415f90f92e52aae389cc4e138128656f6247 (diff) |
ncurses-6.0.3 provides terminfo files
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,13 +1,12 @@ pkgbase = st pkgdesc = A simple virtual terminal emulator for X. pkgver = 0.6 - pkgrel = 1 + pkgrel = 2 url = http://st.suckless.org arch = i686 arch = x86_64 license = MIT makedepends = ncurses - depends = libxext depends = libxft source = http://dl.suckless.org/st/st-0.6.tar.gz source = config.h |