Fixed! (and tested)
Search Criteria
Package Details: mwt-git 20130607.18-1
Package Actions
| 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: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2013-06-07 07:00 |
| Last Updated: | 2013-06-10 03:37 |
Latest Comments
Anonymous comment
Anonymous comment
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
@ hibernate, Thanks!
Fixed
Comment by maandree
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