Search Criteria
Package Details: pkgbuild-watch 20120622-1
Git Clone URL: | https://aur.archlinux.org/pkgbuild-watch.git (read-only, click to copy) |
---|---|
Package Base: | pkgbuild-watch |
Description: | Monitor upstream for updates. |
Upstream URL: | http://kmkeen.com/pkgbuild-watch |
Licenses: | |
Submitter: | keenerd |
Maintainer: | keenerd |
Last Packager: | keenerd |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-13 04:29 |
Last Updated: | 2015-06-13 04:20 |
Dependencies (5)
- bash (bash-devel-git, bash-devel-static-git)
- curl (curl-git, curl-minimal-git)
- expac (expac-git)
- html2text (python-html2text)
- git (git-git) (make)
Latest Comments
ClawOfLight commented on 2016-06-25 13:55
I'm not sure that this works as intended. I get the following output when I run it:
Usage: html2text [(filename|url) [encoding]]
html2text: error: no such option: -o
cp: cannot stat '/tmp/tmp.MsqqgzAXMJ.txt': No such file or directory
diff: /tmp/tmp.MsqqgzAXMJ.txt: No such file or directory
diff: /home/bennett/.urlwatch/cache/de2b6211f5122146b8cbbd133c9a8020a2a586bb: No such file or directory
cp: cannot stat '/tmp/tmp.MsqqgzAXMJ.txt': No such file or directory
I chose python-html2text. The executable of python2-html2text is called html2text2 in any case.
Anonymous comment on 2014-02-18 23:06
I have problems with the source, the source is download and the directory is named pkgbuild-watch.git but the remain of the PKGBUILd use pkgbuild-watch without the .git, you can do something like remove the .git from the source?