blob: 15895281b382e14523f6802a1db727ce14bcb38f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by makepkg 4.2.1
# Mon Jun 1 14:59:54 UTC 2015
pkgbase = ncurses-git
pkgdesc = Unofficial git mirror of snapshots from ftp://invisible-island.net/ncurses/current/
pkgver = 5.9.r170.g9ee3995
pkgrel = 1
url = http://ncurses.scripts.mit.edu/?p=ncurses.git
arch = i686
arch = x86_64
license = MIT
makedepends = git
provides = ncurses
conflicts = ncurses
source = git://ncurses.scripts.mit.edu/ncurses.git
md5sums = SKIP
pkgname = ncurses-git
|