mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
add sources/arch_aur.ini
This commit is contained in:
parent
2cc5de34ab
commit
7c20a2ff21
1 changed files with 68 additions and 0 deletions
68
sources/arch_aur.ini
Normal file
68
sources/arch_aur.ini
Normal file
|
@ -0,0 +1,68 @@
|
|||
[cld2-svn]
|
||||
url = https://code.google.com/p/cld2/source/list
|
||||
regex = href="detail\?r=(\d+)"
|
||||
|
||||
[cutils]
|
||||
url = http://www.sigala.it/sandro/download.php
|
||||
regex = cutils-([\d.]+).tar.gz
|
||||
|
||||
[fbcat]
|
||||
url = https://code.google.com/p/fbcat/downloads/list
|
||||
regex = fbcat-([\d.]+).tar.gz
|
||||
|
||||
[gnome-screenruler]
|
||||
url = https://launchpad.net/screenruler
|
||||
regex = Latest version is ([\d.]+)
|
||||
|
||||
[lualogging-lilydjwg-git]
|
||||
github = lilydjwg/lualogging
|
||||
|
||||
[openresty-dev]
|
||||
url = http://openresty.org/
|
||||
regex = ngx_openresty-([\d.]+).tar.gz
|
||||
|
||||
[python-cffi]
|
||||
pypi = cffi
|
||||
|
||||
[python-cld2-hg]
|
||||
gcode_hg = chromium-compact-language-detector
|
||||
|
||||
[python-greenlet-git]
|
||||
github = python-greenlet/greenlet
|
||||
|
||||
[python-http-parser-git]
|
||||
github = benoitc/http-parser
|
||||
|
||||
[python-lupa]
|
||||
pypi = lupa
|
||||
|
||||
[python-magic-git]
|
||||
github = ahupp/python-magic
|
||||
|
||||
[python-pyside]
|
||||
pypi = PySide
|
||||
|
||||
[python-pyside-tools]
|
||||
url = http://qt-project.org/wiki/Get-PySide
|
||||
regex = pyside-tools-([\d.]+).tar.gz
|
||||
|
||||
[python-redis-git]
|
||||
github = andymccurdy/redis-py
|
||||
|
||||
[python-romkan-git]
|
||||
github = soimort/python-romkan
|
||||
|
||||
[python-svgwrite]
|
||||
url = https://bitbucket.org/mozman/svgwrite/downloads
|
||||
regex = svgwrite-([\d.]+).zip
|
||||
|
||||
[python-you-get-git]
|
||||
github = soimort/you-get
|
||||
|
||||
[ssed]
|
||||
url = http://sed.sourceforge.net/grabbag/ssed/
|
||||
regex = The current version is ([\d.]+)\.
|
||||
proxy = localhost:8087
|
||||
|
||||
# [zhcon]
|
||||
# can't determine!
|
Loading…
Add table
Reference in a new issue