Package Details: mwt-git 20130607.18-1

Package Base: mwt-git
Description: MWT is a stress testing tool that tries to re-create a monkeys-on-a-typewriter expiriment using a string of random intergers to try and re-create Shakespeare Sonnet 116
Upstream URL: http://github.com/super-nathan/monkeys-w-typewriters
Category: system
Licenses: MIT
Submitter: None
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2013-06-07 07:00
Last Updated: 2013-06-10 03:37

Dependencies (1)

Required by (0)

Sources

Latest Comments

Anonymous comment

2013-06-10 03:40

Fixed! (and tested)

Anonymous comment

2013-06-08 12:58

Ok, this PKGBUILD mixes some things:

The git checkout used to be done by the PKGBUILD. This behavior is included in your PKGBUILD. But since pacman 4.1 makepkg handles git, so it's enough to put the git url into source=(). This behavior is also included in your PKGBUILD.

Please only use the newer behavior!

If you choose the MIT license, please include a copy of the license.

Here's a better PKGBUILD (which still misses the license file, since it's not there)
http://codepad.org/TOg07Wgj

Anonymous comment

2013-06-07 07:31

@ hibernate, Thanks!
Fixed

Comment by maandree

2013-06-07 07:26

Incorrect description (same as that of deathgrip).

Upstream URL should not be the git:, it should the http:, i.e. https://github.com/super-nathan/monkeys-w-typewriters