From 7c20a2ff21bb11798c09212d9ab8b4151db85196 Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Sun, 8 Sep 2013 16:02:37 +0800 Subject: [PATCH] add sources/arch_aur.ini --- sources/arch_aur.ini | 68 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 sources/arch_aur.ini diff --git a/sources/arch_aur.ini b/sources/arch_aur.ini new file mode 100644 index 0000000..f7dbb01 --- /dev/null +++ b/sources/arch_aur.ini @@ -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!